Bug 16553

Summary: Some items in DefaultKeyBindings aren't working as expected.
Product: WebKit Reporter: Danny Bloemendaal <danny.bloemendaal>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   

Danny Bloemendaal
Reported 2007-12-21 01:13:05 PST
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.
Attachments
Mark Rowe (bdash)
Comment 1 2007-12-21 01:14:28 PST
*** This bug has been marked as a duplicate of 16552 ***
Note You need to log in before you can comment on or make changes to this bug.