[Webkit-unassigned] [Bug 28020] New: Floated span not redrawn after content changes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 5 10:47:17 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28020
Summary: Floated span not redrawn after content changes
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows Vista
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: djrichard at gmail.com
Created an attachment (id=34148)
--> (https://bugs.webkit.org/attachment.cgi?id=34148)
Simple test case.
In the attached test case, an empty span (floated left) is followed by some
text and a button. Clicking the button adds a textbox to the floated span, but
the floated span is not redrawn and thus the textbox is not shown. Resizing
the window forces a redraw and the page appears as expected.
In IE6, IE8, Firefox 3.5 and Opera 9.51 the textbox is visible as soon as it is
added. The bug manifests in Safari 4, WebKit nightly and Chrome.
--
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