RESOLVED FIXED 79915
Web Inspector: hide color picker on Esc and Enter.
https://bugs.webkit.org/show_bug.cgi?id=79915
Summary Web Inspector: hide color picker on Esc and Enter.
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.