WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
145548
Web Inspector: Better handle keyboard events in the quick console prompt
https://bugs.webkit.org/show_bug.cgi?id=145548
Summary
Web Inspector: Better handle keyboard events in the quick console prompt
Joseph Pecoraro
Reported
2015-06-01 21:37:16 PDT
* SUMMARY Better handle keyboard events in the quick console prompt. * NOTES - Cmd+F in the quick console doesn't behave as expected if the LogContentView is not showing - Cmd+S in the quick console doesn't trigger save dialog even if in the Console Tab We should better handle the different situations you have keyboard shortcuts while in the quick console prompt.
Attachments
[PATCH] Proposed Fix
(7.40 KB, patch)
2015-06-01 21:42 PDT
,
Joseph Pecoraro
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Joseph Pecoraro
Comment 1
2015-06-01 21:42:15 PDT
Created
attachment 254049
[details]
[PATCH] Proposed Fix Note, LogContentView currently always makes this.prompt === WebInspector.quickConsole.prompt. If that changes, we wouldn't want to just blatantly check if WebInspector.isSplitConsole.
WebKit Commit Bot
Comment 2
2015-06-01 22:46:47 PDT
Comment on
attachment 254049
[details]
[PATCH] Proposed Fix Clearing flags on attachment: 254049 Committed
r185104
: <
http://trac.webkit.org/changeset/185104
>
WebKit Commit Bot
Comment 3
2015-06-01 22:46:50 PDT
All reviewed patches have been landed. Closing bug.
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