[Webkit-unassigned] [Bug 16928] REGRESSION: {shift+}tabbing into a form element does not restore caret position
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 26 14:16:02 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=16928
------- Comment #8 from ovafai at gmail.com 2008-06-26 14:16 PDT -------
To be clear this is a more generic problem with blurring and focusing editable
nodes. I attached a test case that shows a contentEditable element with the
first letter selected. Then after a second it focuses another element and then
focuses back on that element. In IE/FF the first letter ("f") is still
selected. In WebKit, the entire contents of the contentEditable element is
selected.
FWIW, I just ran into a bug this causes with the find feature of my intranet's
wiki software.
--
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