[Webkit-unassigned] [Bug 10633] incomplete repaint after programatically floating a radio button form control
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Thu Aug 31 11:40:40 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=10633
------- Comment #4 from opendarwin.org at mitzpettel.com 2006-08-31 11:40 PDT -------
Created an attachment (id=10336)
--> (http://bugzilla.opendarwin.org/attachment.cgi?id=10336&action=view)
Slightly simplified reduction
Got rid of the form, button and iframe and a few unnecessary css properties.
This is actually first and foremost an incomplete relayout bug: after you click
the button, you get incomplete repainting. You can force repaint and see that
the black rectangle has become narrower. But if you force relayout at that
point (e.g. by resizing the window), you'll see that it grows back to its
original width. I believe that the repainting issue is an artifact of the
layout problem.
--
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