[Webkit-unassigned] [Bug 17716] New: position:absolute causes dropdown to cover the top menu tabs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 7 16:34:18 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17716

           Summary: position:absolute causes dropdown to cover the top menu
                    tabs
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
               URL: http://sport.onet.pl/index.html
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: help.improve.webkit at gmail.com
                CC: help.improve.webkit at gmail.com


I Steps:
Go to
http://sport.onet.pl/index.html
Click on the tab "Inne"

II Issue:
Notice that on clicking "Inne" tab , the dropdown covers the menu tabs on top

III Conclusion: position:absolute is causing the issue. If I change it to
position: relative the issue gets resolved. One more observation found is on
removing the <br> tag also resolves the issue.

IV Other browsers:
IE7: ok
FF: ok
Opera: ok

V Nightly tested: 30236


-- 
Configure bugmail: http://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