Bug 227893

Summary: Web Inspector: Elements: selecting a sibling node in the breadcrumb navigation doesn't do anything
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Patrick Angle <pangle>
Status: RESOLVED FIXED    
Severity: Normal CC: hi, inspector-bugzilla-changes, pangle, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Video of Patch v1.0
none
Patch v1.0
none
Patch v1.1 - Revised approach none

Description Devin Rousso 2021-07-12 17:16:02 PDT
# STEPS TO REPRODUCE
1. inspect any page
2. go to the Elements Tab
3. select a child of the <body>
4. click the breadcrumb navigation item for that node at the top of the main content area
5. select a sibling node

# EXPECTED
the sibling node would be selected

# ACTUAL
nothing
Comment 1 Radar WebKit Bug Importer 2021-07-12 17:16:41 PDT
<rdar://problem/80490553>
Comment 2 Patrick Angle 2021-07-16 13:00:56 PDT
Created attachment 433695 [details]
Video of Patch v1.0
Comment 3 Patrick Angle 2021-07-16 13:11:45 PDT
Created attachment 433697 [details]
Patch v1.0
Comment 4 Patrick Angle 2021-07-16 17:26:04 PDT
Created attachment 433719 [details]
Patch v1.1 - Revised approach
Comment 5 Devin Rousso 2021-07-19 10:24:07 PDT
Comment on attachment 433719 [details]
Patch v1.1 - Revised approach

r=me
Comment 6 EWS 2021-07-19 11:06:57 PDT
Committed r280037 (239772@main): <https://commits.webkit.org/239772@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 433719 [details].