[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
Thu Mar 10 20:02:36 PST 2011


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





--- Comment #10 from Ryosuke Niwa <rniwa at webkit.org>  2011-03-10 20:02:36 PST ---
(In reply to comment #9)
> (From update of attachment 85428 [details])
> Does FF match this <button> behavior?

FF and IE won't let you edit it.  But the problem is that we already let user put caret inside the button and edit text.  It's just that it doesn't work properly because of the bug I'm fixing here.  Not to let user edit button's content, we must reimplement button element using shadow DOM.

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