[Webkit-unassigned] [Bug 13181] New: Navigation menu does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 24 13:57:27 PDT 2007


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

           Summary: Navigation menu does not work
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh PowerPC
               URL: http://closingsite.com
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zimbabwhat at gmail.com


When hovering over "About ClosingSite", which should present a drop-down menu,
the following four errors are thrown up, in order. (See Windows Firefox & IE
for the correct behavior; Mac Firefox gives the same or similar errors.)

-TABLE offsetLeft: 355 clientLeft: 0 total: 355
--TD offsetLeft: 0 clientLeft: 0 total: 0
---TABLE clientLeft: 0 offsetLeft: 0 total: 0
----TR offsetLeft: 0 clientLeft: 0 total: 0

-TABLE offsetTop: 43 clientTop: 0 total: 43
--TD offsetTop: 0 clientTop: 0 total: 0
---TABLE clientTop: 0 offsetTop: 0 total: 0
----TR offsetTop: 0 clientTop: 1 total: 0

-DIV offsetLeft: 355 clientLeft: 0 total: 355

-DIV offsetTop: 59 clientTop: 0 total: 59


-- 
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