[Webkit-unassigned] [Bug 17986] Typing into a textarea or a rich-edit area handles end/home incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 26 13:14:47 PDT 2008


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


ovafai at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ovafai at gmail.com




------- Comment #2 from ovafai at gmail.com  2008-06-26 13:14 PDT -------
home/end should move relative the focus of your selection, not the anchor. I
think in webkit terms, that's to say, home/end should move relative the extent
of the selection and not the base.

This is kind of a mac/pc difference in that home/end on a PC move to the
beginning/end of a line and on a mac go to the beginning/end of the edit area.
I'm not sure exactly how to provide a clear test case though. I'll put up
screenshots of actual vs. expected results.


-- 
Configure bugmail: https://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