[Webkit-unassigned] [Bug 56027] Assert that editing does not ignore position's anchorNode if position is an offset in anchor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 11 11:18:56 PST 2011


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





--- Comment #12 from Ryosuke Niwa <rniwa at webkit.org>  2011-03-11 11:18:56 PST ---
(In reply to comment #11)
> The current state in which you can get a caret inside a button but not, for example, hold shift to extend selection is quite broken. This patch makes this editing behave more consistently, so I believe it's worth doing.

Right, that was my justification as well.  But given that no other browser lets you put caret inside the button, the correct fix seems to be to reimplement button to use the shadow DOM (the bug 54173).

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