Bug 192354

Summary: Web Inspector: REGRESSION(r238602): Elements: changing selection no longer highlights the selected node
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Matt Baker <mattbaker>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, hi, inspector-bugzilla-changes, joepeck, 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=192119
Bug Depends on: 192059    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Devin Rousso 2018-12-03 22:13:10 PST
* STEPS TO REPRODUCE:
1. open WebInspector
2. show the Elements tab
3. click on a node in the DOM tree
4. move to the next/previous element using the down/up arrow keys
 => the newly selected node should be highlighted
Comment 1 Radar WebKit Bug Importer 2018-12-03 23:16:49 PST
<rdar://problem/46444438>
Comment 2 Matt Baker 2018-12-03 23:30:22 PST
Created attachment 356474 [details]
Patch
Comment 3 Joseph Pecoraro 2018-12-04 11:18:03 PST
Comment on attachment 356474 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2018-12-04 12:07:17 PST
Comment on attachment 356474 [details]
Patch

Clearing flags on attachment: 356474

Committed r238871: <https://trac.webkit.org/changeset/238871>
Comment 5 WebKit Commit Bot 2018-12-04 12:07:18 PST
All reviewed patches have been landed.  Closing bug.