Bug 170372 - REGRESSION (r?): Web Inspector: Pressing Cmd+F to search in a resource doesn't focus on the search field
Summary: REGRESSION (r?): Web Inspector: Pressing Cmd+F to search in a resource doesn'...
Status: RESOLVED DUPLICATE of bug 169804
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nikita Vasilyev
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-03-31 17:11 PDT by Nikita Vasilyev
Modified: 2017-04-03 14:35 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Vasilyev 2017-03-31 17:11:09 PDT
Steps:
1. Open Inspector.
2. Navigate to https://webkit.org.
3. Select Resources or Debugger tab.
4. Select global.js (or any other text resource).
5. Press Command-F.

Expected:
Search field gets the focus.

Actual:
Search field doesn't get the focus.
Comment 1 Radar WebKit Bug Importer 2017-03-31 17:11:32 PDT
<rdar://problem/31383181>
Comment 2 Joseph Pecoraro 2017-04-03 14:35:22 PDT

*** This bug has been marked as a duplicate of bug 169804 ***