[Webkit-unassigned] [Bug 149275] New: Web Inspector: pressing ESC to dismiss find bar doesn't restore previously focused element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 17 11:39:11 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=149275

            Bug ID: 149275
           Summary: Web Inspector: pressing ESC to dismiss find bar
                    doesn't restore previously focused element
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bburg at apple.com
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com
        Depends on: 149198

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150917/e2d37788/attachment.html>


More information about the webkit-unassigned mailing list