RESOLVED FIXED 145562
Web Inspector: Shift + Cmd + Left/Right shouldn't switch tabs while editing text
https://bugs.webkit.org/show_bug.cgi?id=145562
Summary Web Inspector: Shift + Cmd + Left/Right shouldn't switch tabs while editing text
Matt Baker
Reported 2015-06-02 13:06:03 PDT
* SUMMARY Shift + Cmd + Left/Right shouldn't switch tabs while editing text. * STEPS TO REPRODUCE 1. Open multiple Inspector tabs 2. Enter some text in any Inspector text field (Search, filter bar, etc) 3. Make sure text field has the focus, hit shift + cmd + left/right to select text. => Tab switch occurs instead of text selection.
Attachments
[PATCH] Proposed Fix (4.14 KB, patch)
2015-06-02 14:10 PDT, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2015-06-02 13:06:26 PDT
Joseph Pecoraro
Comment 2 2015-06-02 13:48:27 PDT
Ahh, this wasn't reproducing for me in CodeMirror editors, like the quick console, but I failed to test in a generic textfield, like the filter bars and search fields.
Joseph Pecoraro
Comment 3 2015-06-02 14:10:26 PDT
Created attachment 254099 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 4 2015-06-02 16:56:37 PDT
Comment on attachment 254099 [details] [PATCH] Proposed Fix Clearing flags on attachment: 254099 Committed r185134: <http://trac.webkit.org/changeset/185134>
WebKit Commit Bot
Comment 5 2015-06-02 16:56:42 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.