Bug 29645 - REGRESSION: [Chromium] drop down selects get stuck in the non-visible state and cannot be opened
Summary: REGRESSION: [Chromium] drop down selects get stuck in the non-visible state a...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Fisher (:fishd, Google)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-22 10:52 PDT by Darin Fisher (:fishd, Google)
Modified: 2009-09-22 11:03 PDT (History)
1 user (show)

See Also:


Attachments
v1 patch (2.35 KB, patch)
2009-09-22 10:55 PDT, Darin Fisher (:fishd, Google)
dglazkov: review+
Details | Formatted Diff | Diff

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