WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
61358
Web Inspector: keyboard shortcuts for debugging are hard to discover.
https://bugs.webkit.org/show_bug.cgi?id=61358
Summary
Web Inspector: keyboard shortcuts for debugging are hard to discover.
Pavel Podivilov
Reported
2011-05-24 04:35:04 PDT
Web Inspector: keyboard shortcuts for debugging are hard to discover. Shift + ? shortcut is not widely known. Let's display keyboard shortcuts in scripts panel sidebar buttons tooltip text.
Attachments
Patch.
(14.19 KB, patch)
2011-05-24 04:35 PDT
,
Pavel Podivilov
yurys
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Podivilov
Comment 1
2011-05-24 04:35:36 PDT
Created
attachment 94594
[details]
Patch.
Yury Semikhatsky
Comment 2
2011-05-24 07:25:47 PDT
Comment on
attachment 94594
[details]
Patch. View in context:
https://bugs.webkit.org/attachment.cgi?id=94594&action=review
> Source/WebCore/inspector/front-end/Panel.js:444 > + this._shortcuts[key] = handler;
This will fail if registerShortcuts has not been called yet.
Pavel Podivilov
Comment 3
2011-05-24 10:37:19 PDT
Committed
r87166
: <
http://trac.webkit.org/changeset/87166
>
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