Bug 37438
Summary: | [Chromium] Select popups not closed when pressing the TAB key | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jay Civelli <jcivelli> |
Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Jay Civelli
Visit a page with a select.
Open the select popup, select an item with the arrow keys, press the TAB key.
Expected:
The popup is closed and the selected item becomes the new value for the select.
Actual:
The popup is not closed.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jay Civelli
*** This bug has been marked as a duplicate of bug 37721 ***