Bug 12358 - REGRESSION: Drop-down menu is displayed in wrong position
Summary: REGRESSION: Drop-down menu is displayed in wrong position
Status: RESOLVED DUPLICATE of bug 9816
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL: http://www.elet.polimi.it/index.jsp
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2007-01-21 19:23 PST by Daniele Metilli
Modified: 2007-01-21 21:36 PST (History)
1 user (show)

See Also:


Attachments
Screenshot (74.14 KB, image/png)
2007-01-21 20:01 PST, Daniele Metilli
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniele Metilli 2007-01-21 19:23:52 PST
Follow these steps:

1 - Go to http://www.elet.polimi.it/index.jsp
2 - Click on the drop-down menu at the bottom left (it says "accesso rapido").
3 - The menu gets displayed at the top of the window.

I'm using the latest nightly (r19016).
Comment 1 David Kilzer (:ddkilzer) 2007-01-21 19:30:32 PST
How big is your browser window?  Do you you have to scroll down to see the drop-down menu?


Comment 2 Daniele Metilli 2007-01-21 19:59:56 PST
No, but it seems the menu is displayed incorrectly only if all of Safari's bars (address bar, bookmarks bar and tab bar) are visible. I will provide a screenshot.
Comment 3 Daniele Metilli 2007-01-21 20:01:54 PST
Created attachment 12596 [details]
Screenshot

In this screenshot, the menu is displayed at the top of the window.
Comment 4 David Kilzer (:ddkilzer) 2007-01-21 20:24:30 PST
I am able to reproduce this with a locally-built debug build of WebKit r19021 with Safari 2.0.4 (419.3) on Mac OS X 10.4.8 (8N1037).

Steps to Reproduce:

1. Open Safari/WebKit.
2. Open URL: http://www.elet.polimi.it/index.jsp
3. Scroll window down until drop-down menu is clickable.
4. MOVE Safari window until only half of the horizontal scroll bar is visible off the bottom of the screen.
5. Click on the drop-down menu.

Expected Results:

The drop-down menu should appear above the place where it's rendered.

Actual Results:

The drop-down menu is drawn near the top of the browser window!

Notes:

This is a regression from shipping Safari 2.0.4 (419.3).

This bug sounds familiar; it may be a duplicate of another bug.
Comment 5 Matt Lilek 2007-01-21 21:28:28 PST

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