[Webkit-unassigned] [Bug 42646] focusing an unfocused contentEditable element should place the cursor at the beginning

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 20 10:40:17 PDT 2010


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


Ojan Vafai <ojan at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |justin.garcia at apple.com




--- Comment #1 from Ojan Vafai <ojan at chromium.org>  2010-07-20 10:40:17 PST ---
Looks this the body focus case was fixed at http://trac.webkit.org/changeset/14666, but all cases should be doing this though. I don't see when selecting all the node's contents is ever correct. We should either put the cursor at the beginning, or restore the previous selection (as per the FIXME in Element::updateFocusAppearance.

I'm running a patch through the layout tests now.

-- 
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