[Webkit-unassigned] [Bug 140388] Range is incorrectly normalized after adding into selection for u HTML element.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 13 05:49:39 PST 2015
https://bugs.webkit.org/show_bug.cgi?id=140388
Piotrek Koszuliński (Reinmar) <pkoszulinski at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pkoszulinski at gmail.com
--- Comment #2 from Piotrek Koszuliński (Reinmar) <pkoszulinski at gmail.com> ---
Rephrasing the bug report: Selection anchored in a text node inside an inline element (e.g. <u>) is incorrectly normalised by Webkit - it is moved to a text node outside that <u> element.
While Webkit normalising an element-anchored selection to a closest text node is a fact (a sad one :)), I would expect that it does not affect selections anchored in text nodes. This looks like some pretty new regression, because I've never seen Webkit doing this.
Of course, none other browser behave this way, but that's due to the fact that none other browser normalise selection.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150113/a8138e72/attachment-0002.html>
More information about the webkit-unassigned
mailing list