Bug 12294 - REGRESSION: Menus load all the way to the left of screen at java.sun.com
Summary: REGRESSION: Menus load all the way to the left of screen at java.sun.com
Status: RESOLVED DUPLICATE of bug 11109
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 420+
Hardware: Mac (PowerPC) OS X 10.4
: P1 Normal
Assignee: Nobody
URL: http://java.sun.com/
Keywords: InRadar, NeedsReduction, Regression
Depends on:
Blocks:
 
Reported: 2007-01-16 13:50 PST by Daniel Laughlin
Modified: 2007-01-17 04:10 PST (History)
1 user (show)

See Also:


Attachments
Screenshot (368.32 KB, image/jpeg)
2007-01-16 17:35 PST, Daniel Laughlin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***