RESOLVED FIXED 151577
Web Inspector: Cmd-1 to Cmd-9 shortcuts should select tabs by ordinal
https://bugs.webkit.org/show_bug.cgi?id=151577
Summary Web Inspector: Cmd-1 to Cmd-9 shortcuts should select tabs by ordinal
Blaze Burg
Reported 2015-11-23 17:13:05 PST
This would be cool, and match other tab contexts in browsers.
Attachments
Proposed Fix (2.59 KB, patch)
2015-11-23 20:03 PST, Blaze Burg
no flags
Radar WebKit Bug Importer
Comment 1 2015-11-23 17:13:17 PST
Blaze Burg
Comment 2 2015-11-23 20:03:20 PST
Created attachment 266108 [details] Proposed Fix
WebKit Commit Bot
Comment 3 2015-11-24 10:22:11 PST
Comment on attachment 266108 [details] Proposed Fix Clearing flags on attachment: 266108 Committed r192764: <http://trac.webkit.org/changeset/192764>
WebKit Commit Bot
Comment 4 2015-11-24 10:22:14 PST
All reviewed patches have been landed. Closing bug.
Joseph Pecoraro
Comment 5 2015-12-01 11:51:31 PST
Comment on attachment 266108 [details] Proposed Fix View in context: https://bugs.webkit.org/attachment.cgi?id=266108&action=review > Source/WebInspectorUI/UserInterface/Base/Main.js:1860 > + event.preventDefault(); Is this needed? I think the KeyboardShortcut implicitly prevents defaults by default.
Note You need to log in before you can comment on or make changes to this bug.