Bug 12294

Summary: REGRESSION: Menus load all the way to the left of screen at java.sun.com
Product: WebKit Reporter: Daniel Laughlin <enadil>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ddkilzer
Priority: P1 Keywords: InRadar, NeedsReduction, Regression
Version: 420+   
Hardware: Mac (PowerPC)   
OS: OS X 10.4   
URL: http://java.sun.com/
Attachments:
Description Flags
Screenshot none

Description Daniel Laughlin 2007-01-16 13:50:13 PST
If you navigate to http://java.sun.com/ and mouse over the menus they appear all the way to the left side of the page instead of right under the word. They work correctly in Safari 2.0.4. Using webkit build 18887
Comment 1 David Kilzer (:ddkilzer) 2007-01-16 15:34:20 PST
I'm not seeing this with a locally-built debug build of r18891 with Safari 2.0.4 (419.3) on Mac OS X 10.4.8 (8N1037).  Could you provide screenshots, or try updating and recompiling?  Thanks!

Comment 2 Daniel Laughlin 2007-01-16 17:35:38 PST
Created attachment 12497 [details]
Screenshot
Comment 3 Daniel Laughlin 2007-01-16 17:38:37 PST
I just added a screenshot after I rebuilt to r18892. I'm using Mac OS X 10.4.8 and Xcode 2.4.1.
Comment 4 David Kilzer (:ddkilzer) 2007-01-16 17:57:33 PST
Confirmed with locally-built debug build of r18885 with Safari 2.0.4 (419.3) on Mac OS X 10.4.8 (8L127).

Steps to reproduce:

1. Make the browser window wider than the fixed width of the java.sun.com web site (so there is additional white space on the left of the content area).
2. Hover mouse pointer over the menus.

Expected results:

Drop-down menus appear below menu items.

Actual results:

Drop-down menus shift to the left.  They shift further to the left as the whitespace increases on the left side of the page.

Regression:

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

Notes:

Works fine in Firefox 2.0.0.1 and Opera 9.10.

Comment 5 Mark Rowe (bdash) 2007-01-16 19:57:59 PST
<rdar://problem/4928707>
Comment 6 mitz 2007-01-17 04:10:52 PST

*** This bug has been marked as a duplicate of 11109 ***