Bug 192354 - Web Inspector: REGRESSION(r238602): Elements: changing selection no longer highlights the selected node
Summary: Web Inspector: REGRESSION(r238602): Elements: changing selection no longer hi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Matt Baker
URL:
Keywords: InRadar
Depends on: 192059
Blocks:
  Show dependency treegraph
 
Reported: 2018-12-03 22:13 PST by Devin Rousso
Modified: 2018-12-04 12:07 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.98 KB, patch)
2018-12-03 23:30 PST, Matt Baker
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.