Bug 29645

Summary: REGRESSION: [Chromium] drop down selects get stuck in the non-visible state and cannot be opened
Product: WebKit Reporter: Darin Fisher (:fishd, Google) <fishd>
Component: PlatformAssignee: Darin Fisher (:fishd, Google) <fishd>
Status: RESOLVED FIXED    
Severity: Normal CC: xji
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
v1 patch dglazkov: review+

Description Darin Fisher (:fishd, Google) 2009-09-22 10:52:24 PDT
REGRESSION: [Chromium] drop down selects get stuck in the non-visible state and cannot be opened

Original bug report is here:
http://code.google.com/p/chromium/issues/detail?id=22311

> [What steps will reproduce the problem?]
> 1. go to http://www.google.com/preferences?hl=en
> 2. under "interface language", press the drop down arrow and select an item
> 3. then, highlight the selection (so there is a yellow boundary around the 
> item selected.)
> 4. after the highlight, press drop down arrow will not have any response, 
> the drop down boxes will not open at all.
> 
> [What is the expected output? What do you see instead?]
> drop down box should always open when press drow down arrow
Comment 1 Darin Fisher (:fishd, Google) 2009-09-22 10:55:23 PDT
Created attachment 39931 [details]
v1 patch
Comment 2 Dimitri Glazkov (Google) 2009-09-22 10:57:26 PDT
Comment on attachment 39931 [details]
v1 patch

r=me.
Comment 3 Darin Fisher (:fishd, Google) 2009-09-22 11:03:18 PDT
Landed as http://trac.webkit.org/changeset/48642