[Webkit-unassigned] [Bug 47806] In designMode, InsertText fails between two BRs following a long non-wrapping text that forces a horizontal scrollbar

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 4 17:30:27 PDT 2010


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





--- Comment #5 from Levi Weintraub <leviw at google.com>  2010-11-04 17:30:27 PST ---
This seems to be a layout problem. The PRE RenderBlock has three InlineFlowBoxes associated with it, as one would expect, however the second InlineFlowBox contains only the BR that follows the "PASS" text node. The PASS node then gets skipped over in the rendering code despite having a renderer.

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