WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
13181
Navigation menu does not work on closingsite.com
https://bugs.webkit.org/show_bug.cgi?id=13181
Summary
Navigation menu does not work on closingsite.com
zimbabwhat
Reported
2007-03-24 13:57:27 PDT
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
Attachments
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2007-03-24 23:20:20 PDT
Confirmed with a local debug build of WebKit
r20470
with Safari 2.0.4 (419.3) on Mac OS X 10.4.9 (8P135). Looks like the drop-down menu framework left debugging output in the production code?!
Marcus
Comment 2
2008-04-12 14:30:32 PDT
That site now shows an empty page. Wayback Machine at archive.org can't reproduce the bug.
zimbabwhat
Comment 3
2008-04-12 15:55:42 PDT
http://closingsite.com
brings me to
http://closingsite.com/DesktopDefault.aspx
, where you can still see this bug. Safari 3.1 (5525.13)
Marcus
Comment 4
2008-04-12 19:26:05 PDT
Thanks for your comment. I only see a blank page, no matter what browser I use. Maybe the site uses some kind of IP-based access restriction.
Jeremy Moskovich
Comment 5
2011-03-04 08:12:23 PST
This appears to work now, I'm guessing the site changed. This sounds like its a dup of
https://bugs.webkit.org/show_bug.cgi?id=52535
.
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