Bug 227893 - Web Inspector: Elements: selecting a sibling node in the breadcrumb navigation doesn't do anything
Summary: Web Inspector: Elements: selecting a sibling node in the breadcrumb navigatio...
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: Patrick Angle
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-07-12 17:16 PDT by Devin Rousso
Modified: 2021-07-19 11:06 PDT (History)
4 users (show)

See Also:


Attachments
Video of Patch v1.0 (30.79 MB, video/quicktime)
2021-07-16 13:00 PDT, Patrick Angle
no flags Details
Patch v1.0 (5.96 KB, patch)
2021-07-16 13:11 PDT, Patrick Angle
no flags Details | Formatted Diff | Diff
Patch v1.1 - Revised approach (2.69 KB, patch)
2021-07-16 17:26 PDT, Patrick Angle
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 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].