WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 16552
16553
Some items in DefaultKeyBindings aren't working as expected.
https://bugs.webkit.org/show_bug.cgi?id=16553
Summary
Some items in DefaultKeyBindings aren't working as expected.
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug