WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
154154
Web Inspector: Cmd-Shift-Right/Left arrow keys stop switching tabs after navigating to Console tab
https://bugs.webkit.org/show_bug.cgi?id=154154
Summary
Web Inspector: Cmd-Shift-Right/Left arrow keys stop switching tabs after navi...
Nikita Vasilyev
Reported
2016-02-11 22:12:07 PST
Steps: 1. Open Web Inspector 2. Select Elements tab 3. Press Cmd-Shift-Right until Console tab is selected 4. Press Cmd-Shift-Right Expected: Next tab after Console is selected Actual: Same tab is selected. This happens because the console prompt gets focused on the console tab selection. --- I don't know a good solution for this problem. Safari has the same issue—a webpage with a focused textarea/input element breaks tab switching. <
rdar://problem/22990938
>
Attachments
Add attachment
proposed patch, testcase, etc.
Joseph Pecoraro
Comment 1
2016-02-11 23:22:40 PST
I think the solution is the different keyboard shortcuts!
Nikita Vasilyev
Comment 2
2016-02-15 01:40:57 PST
(In reply to
comment #1
)
> I think the solution is the different keyboard shortcuts!
Are you suggesting to keep it as is (e.g. WONTFIX)? Remove the shortcut altogether?
Joseph Pecoraro
Comment 3
2016-02-15 12:34:12 PST
(In reply to
comment #2
)
> (In reply to
comment #1
) > > I think the solution is the different keyboard shortcuts! > > Are you suggesting to keep it as is (e.g. WONT FIX)?
Yes.
> Remove the shortcut altogether?
No. We match system behavior (Safari) here. We are doing what I would expect.
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