[Webkit-unassigned] [Bug 33413] selection.modify extends too far with 'lineboundary'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 9 18:02:54 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=33413





--- Comment #1 from Darin Adler <darin at apple.com>  2010-01-09 18:02:54 PST ---
We need to be sure not to change the behavior of key bindings on Mac OS X in
unwanted ways. The described behavior sounds like what the Mac OS X
Command-Shift-Right-Arrow key does, and the AppKit
moveToRightEndOfLineAndModifySelection: method. We invented selection.modify
while working on the original Mac OS X version of WebKit it's highly likely the
programmer who created it did intend this behavior.

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



More information about the webkit-unassigned mailing list