[Webkit-unassigned] [Bug 16553] New: Some items in DefaultKeyBindings aren't working as expected.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 21 01:13:06 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16553

           Summary: Some items in DefaultKeyBindings aren't working as
                    expected.
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: danny.bloemendaal at informaat.nl


I have these definitions in my personal keybindings (among others):

    "^\UF703" = "moveWordForward:"; /* ctrl right */
    "$^\UF703" = "moveWordForwardAndModifySelection:"; /* shift-ctrl right */

And the first works like a charm, moves the cursor to the next word. But the
second selects until the end of the line instead of only the next word.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list