WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
149275
Web Inspector: pressing ESC to dismiss find bar doesn't restore previously focused element
https://bugs.webkit.org/show_bug.cgi?id=149275
Summary
Web Inspector: pressing ESC to dismiss find bar doesn't restore previously fo...
Blaze Burg
Reported
2015-09-17 11:39:11 PDT
This makes it kind of awkward to use the global find shortcut (149198) and change your mind. Perhaps we need a focus controller that can keep track of focus changes and rollback if necessary. STEPS TO REPRODUCE: * Go to Elements panel * Set caret focus on the quick console * CMD+F to search * ESC to dismiss search box EXPECTED: * Caret and focus returns to quick console ACTUAL: * Caret disappears, nothing seems to be focused NOTES: * Does not reproduce without global find shortcut (149198) * Does not reproduce if the split console is open. In that case, the focus is properly restored.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-09-17 11:39:41 PDT
<
rdar://problem/22743008
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug