[Webkit-unassigned] [Bug 49744] Undo moves caret to invalid position

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 18 12:04:23 PST 2010


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





--- Comment #1 from Levi Weintraub <leviw at google.com>  2010-11-18 12:04:23 PST ---
In the fail case, the DIV has an empty RenderText as a child. This causes RenderBlock::localCaretRect to follow a different path, using RenderBox::localCaretRect which has this at the beginning -- FIXME: What about border and padding?

What indeed :)

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