[Webkit-unassigned] [Bug 25014] New: ebay.de: Auto popup menus doesn't render at correct place on mouse hover

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 2 17:48:44 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25014

           Summary: ebay.de: Auto popup menus doesn't render at correct
                    place on mouse hover
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://resolutioncenter.ebay.de/
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jasneet at chromium.org
                CC: jasneet at chromium.org


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


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list