Bug 50544

Summary: REGERSSION (r73310?): Contents of <select> popup menus are upside-down on Windows
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, mitz, sam
Priority: P2 Keywords: InRadar, PlatformOnly, Regression
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
Patch mitz: review+

Description Adam Roben (:aroben) 2010-12-05 12:50:57 PST
To reproduce:

1. Go to data:text/html,%3Cselect%3E%3Coption%3EA%3Coption%3EB
2. Click on the <select>

The popup menu's contents are upside-down.
Comment 1 Sam Weinig 2010-12-05 17:49:04 PST
I blame BackingStore changes :)
Comment 2 Adam Roben (:aroben) 2010-12-06 04:20:19 PST
<rdar://problem/8732336>
Comment 3 Adam Roben (:aroben) 2010-12-06 08:56:52 PST
Looks like this affects the find indicator, too.
Comment 4 mitz 2010-12-06 09:02:04 PST
There's a separate bug about the find indicator.
Comment 5 Adam Roben (:aroben) 2010-12-06 09:06:48 PST
(In reply to comment #4)
> There's a separate bug about the find indicator.

I think Mitz is referring to bug 50524.
Comment 6 Anders Carlsson 2010-12-06 11:57:39 PST
Created attachment 75719 [details]
Patch
Comment 7 Anders Carlsson 2010-12-06 12:02:03 PST
Committed revision r73383.