Bug 18128 - after selecting radio button, drop downs covers the button because of margin: 0px
Summary: after selecting radio button, drop downs covers the button because of margin:...
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 525.x (Safari 3.1)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://www.msnauto.com.br/wmpublicado...
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2008-03-26 17:20 PDT by jasneet
Modified: 2011-10-20 02:09 PDT (History)
2 users (show)

See Also:


Attachments
screenshot (150.64 KB, image/jpeg)
2008-03-26 17:20 PDT, jasneet
no flags Details
reduction (807 bytes, text/html)
2008-03-26 17:21 PDT, jasneet
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jasneet 2008-03-26 17:20:05 PDT
I Steps:
Go to 
http://www.msnauto.com.br/wmpublicador/MSNNoticia_conteudo.vxlpub?hnid=39194
Select radio button "Moto" at right side of the page.

II Issue:
The drop down menus shift upwards and overlap the radio buttons.

III Conclusion:
*{margin: 0px} is causing the issue. On removing it, Safari/FF/IE behave the same.

IV Other browsers:
IE7: ok
FF3: ok
Opera9.24: ok

V Nightly tested: 31315

Note: On removing *{margin: 0px} Safari 3.1beta (525.9) behaves same as other browsers. In webkit r31315, partial overlapping is still seen. Might be a regression.
Comment 1 jasneet 2008-03-26 17:20:42 PDT
Created attachment 20106 [details]
screenshot
Comment 2 jasneet 2008-03-26 17:21:06 PDT
Created attachment 20107 [details]
reduction
Comment 3 Tab Atkins 2011-10-20 02:09:35 PDT
This appears to no longer be a problem.  I can't access the referenced page, but the reduction doesn't appear to have the problem highlighted in the screenshot.

If I'm wrong and the problem still exists, please provide a new testcase and reopen this bug.