Bug 25772 - Mac Chromium popup menus are not positioned correctly on scrolled pages
Summary: Mac Chromium popup menus are not positioned correctly on scrolled pages
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: David Levin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-13 17:45 PDT by Paul Godavari
Modified: 2009-05-14 12:59 PDT (History)
0 users

See Also:


Attachments
Fix for Mac Chromium popup positioning (2.17 KB, patch)
2009-05-13 17:49 PDT, Paul Godavari
dglazkov: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Godavari 2009-05-13 17:45:13 PDT
HTML select popup menus are not positioned correctly on pages that have been scrolled on Mac Chromium (Windows and linux are not affected).
Comment 1 Paul Godavari 2009-05-13 17:49:51 PDT
Created attachment 30306 [details]
Fix for Mac Chromium popup positioning
Comment 2 Dimitri Glazkov (Google) 2009-05-14 08:50:42 PDT
Comment on attachment 30306 [details]
Fix for Mac Chromium popup positioning

> +        WARNING: NO TEST CASES ADDED OR CHANGED

Just an FYI: Don't leave this in. It's a reminder for you to make sure you think of tests :)

Also seems like a Mac-specific method showExternal is not the most elegant solution, but that's probably beyond the scope of this bug. Can we combine them or have PopupMenuChromiumMac or something?
Comment 3 David Levin 2009-05-14 11:17:36 PDT
Assigned to levin for landing.
Comment 4 David Levin 2009-05-14 12:59:56 PDT
http://trac.webkit.org/changeset/43723