WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
28602
Minor layout issue at www.t-mobile.hu because of css property display:block
https://bugs.webkit.org/show_bug.cgi?id=28602
Summary
Minor layout issue at www.t-mobile.hu because of css property display:block
jasneet
Reported
2009-08-20 22:43:07 PDT
Created
attachment 38361
[details]
reduced testcase I Steps: Go to
http://www.t-mobile.hu/lakossagi/ugyintezes/elerhetosegek/uzletkereso
Choose a region on the map II Issue: No line break between "Városok szerint is kereshet" and the dropdown. The dropdown should be in the next line. III Conclusion: Css property display:block is the cause of this issue. In reduced testcase, when the container div is float:left and the label is also float:left, if the select is display:block, then the problem happens. IV Other Browsers: IE7: ok FF3: ok V Nightly tested: 47288 Bug in Chromium :
http://code.google.com/p/chromium/issues/detail?id=14251
Attachments
reduced testcase
(793 bytes, text/html)
2009-08-20 22:43 PDT
,
jasneet
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2022-07-22 11:45:31 PDT
I am unable to reproduce this bug using reduced test case using Safari 15.6 on macOS 12.5 and it matches with other browsers (Chrome Canary 105 and Firefox Nightly 104). In the test case, drop down is active and working and it is on left side across all browsers. If it is expected behavior then it might have been fixed along the way and can be marked as "RESOLVED CONFIGURATION CHANGED" but in case if I am testing incorrectly, please ignore and test accordingly. Thanks!
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