Bug 12141 - REGRESSION: Menu on fed-soc.org misplaced
Summary: REGRESSION: Menu on fed-soc.org misplaced
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Evangelism (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://www.fed-soc.org/
Keywords: HasReduction, InRadar, Regression
Depends on:
Blocks:
 
Reported: 2007-01-06 11:50 PST by David Kilzer (:ddkilzer)
Modified: 2013-09-16 09:10 PDT (History)
4 users (show)

See Also:


Attachments
reduction (996 bytes, text/html)
2007-02-07 14:38 PST, Antti Koivisto
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2007-01-06 11:50:26 PST
Summary:

The menu on the fed-soc.org web site is too low when rendered on a locally-built debug build of WebKit r18639 compared to shipping Safari 2.0.4 (419.3) on Mac OS X 10.4.8 (8N1037).

Steps to reproduce:

1. Open URL:  http://www.fed-soc.org/
2. Wait for page to finish rendering/loading (see Bug 4076).

Expected results:

Menu should be below header graphic, but above content area.

Actual results:

Menu is shifted down, drawn across the content area.

Regression:

This is a regression from shipping Safari 2.0.4 (419.3) on Mac OS X 10.4.8 (8N1037).

Notes:

See Bug 4076 regarding the slow loading of the page.
Comment 1 David Kilzer (:ddkilzer) 2007-01-06 11:52:10 PST
Works on Opera 9.10 and Firefox 2.0.0.1.
Comment 2 jonathanjohnsson 2007-01-14 03:52:59 PST
I just noted that spoofing WebKit as Firefox 2 makes the menu render correctly. The page also seems to load slightly faster. ToT, r18843.
Comment 3 Maciej Stachowiak 2007-01-29 03:51:22 PST
<rdar://problem/4960657>
Comment 4 Antti Koivisto 2007-02-07 14:38:12 PST
Created attachment 13018 [details]
reduction

This is not a bug. A script on this site relies on <tr> elements always having zero .offsetTop which was true in tiger but is not true in ToT. See the attached reduction. ToT behavior seems correct and matches Firefox. 

Slowness described in Bug 4076 is a separate issue.
Comment 5 David Kilzer (:ddkilzer) 2007-02-07 15:22:28 PST
Per Comment #4, this is now an evangelism issue.  Reducing priority.

Comment 6 David Kilzer (:ddkilzer) 2007-02-08 02:24:27 PST
Sent a message:

To: info@fed-soc.org
Subject: Menu misplaced on web site with newer versions of Safari web browser

Hi,

I'm writing to let you know that the menu on the www.fed-soc.org web site renders in the wrong place when using newer versions of Apple's Safari web browser (see attached image).  A new version of Safari has not been released yet, but will be when Apple ships Mac OS X 10.5 this spring.

You may test this yourself if you have a Mac running Mac OS X 10.4.8 by downloading a "nightly" WebKit build, mounting the DMG file, and then double-clicking on the gold Safari icon.  http://nightly.webkit.org/

It appears that this menu was created using AllWebMenus PRO from Likno Software.  In order to fix this issue, I would suggest trying to upgrade from version 3.1 to a newer version of the software.

The WebKit open source project (WebKit is the rendering engine that Safari uses) has been tracking this issue here: http://bugs.webkit.org/show_bug.cgi?id=12141

Thanks!

Dave

Comment 7 Robert Blaut 2008-02-10 23:12:48 PST
Using Webkit r30123 I don't notice the buggy behavior. Any confirmations?
Comment 8 David Kilzer (:ddkilzer) 2008-02-11 06:16:47 PST
(In reply to comment #7)
> Using Webkit r30123 I don't notice the buggy behavior. Any confirmations?

The site has been re-designed.  I no longer see the buggy behavior.  Thanks!