[Webkit-unassigned] [Bug 107967] Deleting a button and typing text afterwards applies wrong styling to the typed text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 4 23:05:30 PDT 2013


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





--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org>  2013-09-04 23:04:48 PST ---
The fix in Blink is wrong.

There is nothing wrong for an anchor element to be an input element. EditingStyle::create needs to be aware of non-legacy Position and obtain the style at the parent of the input element in such a case.

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