Bug 145562 - Web Inspector: Shift + Cmd + Left/Right shouldn't switch tabs while editing text
Summary: Web Inspector: Shift + Cmd + Left/Right shouldn't switch tabs while editing text
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-06-02 13:06 PDT by Matt Baker
Modified: 2015-06-02 16:56 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (4.14 KB, patch)
2015-06-02 14:10 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Baker 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.
Comment 1 Radar WebKit Bug Importer 2015-06-02 13:06:26 PDT
<rdar://problem/21207109>
Comment 2 Joseph Pecoraro 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.
Comment 3 Joseph Pecoraro 2015-06-02 14:10:26 PDT
Created attachment 254099 [details]
[PATCH] Proposed Fix
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2015-06-02 16:56:42 PDT
All reviewed patches have been landed.  Closing bug.