RESOLVED FIXED 38105
[chromium] Select popups should be closed when select is clicked
https://bugs.webkit.org/show_bug.cgi?id=38105
Summary [chromium] Select popups should be closed when select is clicked
Jay Civelli
Reported 2010-04-25 23:51:37 PDT
- In Chromium open a page with a select - Click the select, the popup is opened - Click the select again Expected: The popup is closed. Actual: The popup remains open.
Attachments
Fix for closing a select popup when there is a click on the select (2.23 KB, patch)
2010-04-25 23:59 PDT, Jay Civelli
no flags
Fixing style (2.22 KB, patch)
2010-04-26 00:11 PDT, Jay Civelli
no flags
Jay Civelli
Comment 1 2010-04-25 23:59:27 PDT
Created attachment 54261 [details] Fix for closing a select popup when there is a click on the select
WebKit Review Bot
Comment 2 2010-04-26 00:01:36 PDT
Attachment 54261 [details] did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1 WebKit/chromium/src/WebViewImpl.cpp:329: One or more unexpected \r (^M) found; better to use only a \n [whitespace/carriage_return] [1] Suppressing further [whitespace/carriage_return] reports for this file. Total errors found: 9 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Jay Civelli
Comment 3 2010-04-26 00:11:57 PDT
Created attachment 54263 [details] Fixing style
WebKit Commit Bot
Comment 4 2010-04-27 19:29:31 PDT
Comment on attachment 54263 [details] Fixing style Clearing flags on attachment: 54263 Committed r58370: <http://trac.webkit.org/changeset/58370>
WebKit Commit Bot
Comment 5 2010-04-27 19:29:36 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.