Steps to reproduce: 1. Open a tab with <https://www.wikipedia.org>. 2. Open a tab with <https://www.apple.com>, click the site search icon and type "iPad". 3. Switch to the Wikipedia tab using Command + 1 (or whatever number the Wikipedia tab is). 4. Switch back to the Apple.com tab using Command + 2 (or whatever number the Apple tab is). The site search field will be defocused and needs to be explicitly focused to be able to type.
<rdar://problem/43614450>
Created attachment 364853 [details] Patch and tests
Comment on attachment 364853 [details] Patch and tests View in context: https://bugs.webkit.org/attachment.cgi?id=364853&action=review r=me > Source/WebKit/ChangeLog:9 > + Fixes an usability annoyance when using a hardware keyboard; focus is not preserved when switching between tabs. "a usability"
Created attachment 365188 [details] To land
Committed r243153: <https://trac.webkit.org/changeset/243153>