WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 18172
18330
REGRESSION: <br> stops clearing float on <select> click
https://bugs.webkit.org/show_bug.cgi?id=18330
Summary
REGRESSION: <br> stops clearing float on <select> click
Tom Gilder
Reported
2008-04-06 03:59:11 PDT
With a combination of floats and form elements, clicking a <select> causes the layout to reflow incorrectly. (Annoying music on URL.)
Attachments
Reduction testcase
(441 bytes, text/html)
2008-04-06 03:59 PDT
,
Tom Gilder
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Tom Gilder
Comment 1
2008-04-06 03:59:59 PDT
Created
attachment 20362
[details]
Reduction testcase
Tom Gilder
Comment 2
2008-04-07 07:39:10 PDT
This seems to be caused by the <br> no longer respecting clear:left when the <select> is clicked. Doesn't appear to happen if you replace the <br> with another element.
Eric Seidel (no email)
Comment 3
2008-04-07 08:36:24 PDT
This is a regression since Safari 3.1 (only occurs in the nighly builds). Wow. A strange one.
mitz
Comment 4
2008-04-07 08:50:35 PDT
Sounds like
bug 18172
.
Tom Gilder
Comment 5
2008-04-08 16:27:25 PDT
Fixed with the commit of
bug 18172
, this was the same issue. Thanks! *** This bug has been marked as a duplicate of
18172
***
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