WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 28020
Floated span not redrawn after content changes
https://bugs.webkit.org/show_bug.cgi?id=28020
Summary
Floated span not redrawn after content changes
Douglas Richard
Reported
2009-08-05 10:47:16 PDT
Created
attachment 34148
[details]
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.
Attachments
Simple test case.
(755 bytes, text/html)
2009-08-05 10:47 PDT
,
Douglas Richard
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Robert Hogan
Comment 1
2012-10-19 13:59:04 PDT
The test case works fine for me with WebKit
r131397
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug