Updates:
Labels: -NeedsReduction has-Reduction report-to-webkit
Comment #4 on issue 9322 by [email protected]: ebay.de: Auto popup menus
doesn't render at correct place on mouse hover
http://code.google.com/p/chromium/issues/detail?id=9322
Reduction : http://go/reductions/9322/ebay_files.htm
Dropdown is shifted due to position:absolute, in div : <DIV class=dynmenu
id=Buy-menu
style="VISIBILITY: hidden; POSITION: absolute"></DIV>
On changing to position:relative Chrome2/Safari4 behave same as FF3.
Note : On downloading the code locally from IE7, IE7 behaves same as
Chrome/Safari. On downloading the code from FF/Safari/Chrome, IE wasn't
displaying code properly.
So the reduction reproduces the issue in IE7 whereas on webpage it doesn't
show the
issue.
Attachments:
ebay_files.zip 60.1 KB
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---