Bug 154006

Summary: Web Inspector: ⇧⌘→ when editing text in the Elements tree shouldn't switch inspector tab
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=154154
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2016-02-08 13:48:42 PST
* SUMMARY
⇧⌘→ when editing text in the Elements tree shouldn't switch inspector tab

* STEPS TO REPRODUCE
1. Inspect this page
2. Start editing a DOM element attribute
3. ⇧⌘→
  => expected selection change, not tab switch
Comment 1 Joseph Pecoraro 2016-02-08 13:48:49 PST
<rdar://problem/22892489>
Comment 2 Joseph Pecoraro 2016-02-08 13:49:42 PST
Created attachment 270880 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2016-02-08 14:07:52 PST
Comment on attachment 270880 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 270880

Committed r196271: <http://trac.webkit.org/changeset/196271>
Comment 4 WebKit Commit Bot 2016-02-08 14:07:56 PST
All reviewed patches have been landed.  Closing bug.