⌘G does not while find banner is focused Steps to Reproduce: 1. Inspector <http://webkit.org> 2. Show global.js 3. Show find banner (⌘F) 4. Search for "document" 5. While find banner is focused use ⌘G => Expected it to work, instead nothing happened
I suspect this is related to: https://bugs.webkit.org/show_bug.cgi?id=169804 I made sure that didn't regress.
<rdar://problem/43577158>
Created attachment 347695 [details] [PATCH] Proposed Fix
Comment on attachment 347695 [details] [PATCH] Proposed Fix r=me
Comment on attachment 347695 [details] [PATCH] Proposed Fix Rejecting attachment 347695 [details] from commit-queue. New failing tests: http/wpt/workers/name-property-enhanced.html Full output: https://webkit-queues.webkit.org/results/8935731
Created attachment 347719 [details] Archive of layout-test-results from webkit-cq-02 for mac-sierra The attached test failures were seen while running run-webkit-tests on the commit-queue. Bot: webkit-cq-02 Port: mac-sierra Platform: Mac OS X 10.12.6
Comment on attachment 347695 [details] [PATCH] Proposed Fix Clearing flags on attachment: 347695 Committed r235147: <https://trac.webkit.org/changeset/235147>
All reviewed patches have been landed. Closing bug.