[Webkit-unassigned] [Bug 6418] Incorrect scrollbar when using overflow:auto and word-wrap:break-word; in some cases

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Jan 8 08:42:17 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6418





------- Additional Comments From opendarwin.org at mitzpettel.com  2006-01-08 08:42 -------
Created an attachment (id=5545)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=5545&action=view)
Reduced testcase

Note how "ipsum" stays on the first line, although this results in a RenderText
wider than its containing RenderBlock (84 and 83 pixels respectively).

Just changing the "width+1" instances to "width" solves this particular
problem, but breaks tons of other things. I have a feeling that one way or
another the rounding hacks are involved in this bug.

-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list