Bug 79915

Summary: Web Inspector: hide color picker on Esc and Enter.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch vsevik: review+

Pavel Feldman
Reported 2012-02-29 07:54:22 PST
Patch to follow.
Attachments
Patch (2.77 KB, patch)
2012-02-29 07:55 PST, Pavel Feldman
vsevik: review+
Pavel Feldman
Comment 1 2012-02-29 07:55:48 PST
Vsevolod Vlasov
Comment 2 2012-03-01 07:14:14 PST
Comment on attachment 129452 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=129452&action=review > Source/WebCore/inspector/front-end/Spectrum.js:410 > + this._previousFocusElement = WebInspector.currentFocusElement(); You are going to lose previous focus element once reposition() is called more than once.
Pavel Feldman
Comment 3 2012-03-01 08:17:12 PST
Note You need to log in before you can comment on or make changes to this bug.