Bug 32392

Summary: Web Inspector: debugger shortcuts don't work when Search field or Console field has focus.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, joepeck, rik, timothy, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] fix timothy: review+

Pavel Feldman
Reported 2009-12-10 13:16:34 PST
Reason is that they are handled from within main panels key handler, not the document's one.
Attachments
[PATCH] fix (4.50 KB, patch)
2009-12-10 13:23 PST, Pavel Feldman
timothy: review+
Pavel Feldman
Comment 1 2009-12-10 13:23:47 PST
Created attachment 44635 [details] [PATCH] fix
WebKit Review Bot
Comment 2 2009-12-10 13:25:50 PST
style-queue ran check-webkit-style on attachment 44635 [details] without any errors.
Pavel Feldman
Comment 3 2009-12-10 13:54:51 PST
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebCore/ChangeLog M WebCore/inspector/front-end/ElementsTreeOutline.js M WebCore/inspector/front-end/KeyboardShortcut.js M WebCore/inspector/front-end/inspector.js Committed r51961
Note You need to log in before you can comment on or make changes to this bug.