WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
25014
ebay.de: Auto popup menus doesn't render at correct place on mouse hover
https://bugs.webkit.org/show_bug.cgi?id=25014
Summary
ebay.de: Auto popup menus doesn't render at correct place on mouse hover
jasneet
Reported
2009-04-02 17:48:44 PDT
I Steps: 1. Go to
http://resolutioncenter.ebay.de/
2. Mouse hover on one of the top right elements like Kaufen, Verkaufen, etc II Issue: Auto popup menu renders to the left of the element III Conclusion: 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. IV Other Browsers: FF3: OK IE7: partially OK V Nightly tested: 42138 Bug in Chromium :
http://code.google.com/p/chromium/issues/detail?id=9322
Attachments
reduced testcase
(60.06 KB, application/zip)
2009-04-02 17:49 PDT
,
jasneet
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
jasneet
Comment 1
2009-04-02 17:49:07 PDT
Created
attachment 29211
[details]
reduced testcase
Ahmad Saleem
Comment 2
2022-07-22 10:56:23 PDT
I am able to reproduce this bug in a sense that Safari 15.6 on macOS 12.5 matches with Chrome Canary 105 and shows list of link on hover to quite a distance from the link and the distance is similar with each other while Firefox renders the list on hover quite nearer to the link. I am not sure on web-spec and correct behaviour but just wanted to share latest updated based on testing. Thanks!
Radar WebKit Bug Importer
Comment 3
2022-07-22 14:47:48 PDT
<
rdar://problem/97457189
>
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