- 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.
Created attachment 54261 [details] Fix for closing a select popup when there is a click on the select
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.
Created attachment 54263 [details] Fixing style
Comment on attachment 54263 [details] Fixing style Clearing flags on attachment: 54263 Committed r58370: <http://trac.webkit.org/changeset/58370>
All reviewed patches have been landed. Closing bug.