RESOLVED CONFIGURATION CHANGED 15370
Dropdown control is misaligned at right top of the page because of margin: -18px
https://bugs.webkit.org/show_bug.cgi?id=15370
Summary Dropdown control is misaligned at right top of the page because of margin: -18px
Anantha Keesara
Reported 2007-10-04 08:05:33 PDT
I .Steps: ----------- 1. Go to: http://world.people.com.cn/ II. Issue: ----------------- In the right top of the page dropdown control is misaligned. III. Other browsers: ----------- IE, FF: no issue. Safari and Opera: has the issue Attached is minimal testcase.
Attachments
Dropdown control is misaligned at right top of the page because of margin: -18px (298 bytes, text/html)
2007-10-04 08:07 PDT, Anantha Keesara
no flags
another test case (268 bytes, text/html)
2008-02-15 05:53 PST, Robert Blaut
no flags
Screenshot (71.18 KB, image/png)
2010-03-30 14:16 PDT, David Kilzer (:ddkilzer)
no flags
Anantha Keesara
Comment 1 2007-10-04 08:07:14 PDT
Created attachment 16532 [details] Dropdown control is misaligned at right top of the page because of margin: -18px
mitz
Comment 2 2007-10-04 09:19:10 PDT
I cannot immediately see that WebKit is wrong. It depends on what constitutes the "outer edge" of a box when it has negative margins.
Robert Blaut
Comment 3 2008-02-15 05:53:09 PST
Created attachment 19137 [details] another test case This issue is not a bug. It's rendered as expected in Webkit and Opera. Negative margin is a workaround for Firefox bug that renders floated select element to low in this case.
Robert Blaut
Comment 4 2008-02-15 05:55:53 PST
Hmm, it's better to classify the bug as evangelism issue. The site should correct its code.
David Kilzer (:ddkilzer)
Comment 5 2010-03-30 10:22:57 PDT
Firefox renders the two test cases the same as WebKit nightly r56669. The site still hasn't fixed the issue.
David Kilzer (:ddkilzer)
Comment 6 2010-03-30 14:16:26 PDT
Created attachment 52080 [details] Screenshot
Note You need to log in before you can comment on or make changes to this bug.