Bug 142170 - Web Inspector: cannot switch focus from REPL to console records with keyboard navigation
Summary: Web Inspector: cannot switch focus from REPL to console records with keyboard...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-03-02 09:02 PST by Brian Burg
Modified: 2016-12-13 15:36 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Burg 2015-03-02 09:02:49 PST
Steps to reproduce:

1. Generate some console records
2. Click the first record to select it
3. Ensure record focus moves with up/down keys
3. Type <TAB> to move focus to the REPL
4. Type <SHIFT+TAB> to move focus backwards to console record.

I would expect the focus to return to the console records, but nothing happens.
Comment 1 Radar WebKit Bug Importer 2015-03-02 09:03:19 PST
<rdar://problem/20005927>