[Webkit-unassigned] [Bug 114960] Wrong text position when you click backspace on the line below the image
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 7 07:28:04 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=114960
Wojciech Bielawski <w.bielawski at samsung.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |w.bielawski at samsung.com
--- Comment #9 from Wojciech Bielawski <w.bielawski at samsung.com> 2013-05-07 07:26:27 PST ---
I see suspicious behaviour in ReplaceSelectionCommand::doApply()
When insertion position points after last child of a container node then new insertion position is computed (lines 1046-1054) incorrectly.
I prepared a patch, but it breaks 2 other layout tests. Any suggestions how the computation should looks like?
--
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