Bug 216045 - Web Inspector: REGRESSION(?): Timelines: Frames: clicking a record bar to select it when another record bar is already selected instead removes all selections
Summary: Web Inspector: REGRESSION(?): Timelines: Frames: clicking a record bar to sel...
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: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-01 11:36 PDT by Devin Rousso
Modified: 2020-09-02 08:50 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.64 KB, patch)
2020-09-01 18:08 PDT, Devin Rousso
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 2020-09-01 11:36:38 PDT
# STEPS TO REPRODUCE
1. inspect any page
2. take a timeline recording
3. click on any record bar in the Frames view to select it
4. click on any other record bar in the Frames view to select it

# EXPECTED
The other record bar (step 4) becomes selected (blue bar/highlight above the record bar).

# ACTUAL
Selection of the first record bar (step 3) is removed and the other record bar (step 4) is NOT selected.
Comment 1 Radar WebKit Bug Importer 2020-09-01 11:36:52 PDT
<rdar://problem/68156740>
Comment 2 Devin Rousso 2020-09-01 18:08:04 PDT
Created attachment 407724 [details]
Patch
Comment 3 BJ Burg 2020-09-02 08:48:30 PDT
Comment on attachment 407724 [details]
Patch

r=me
Comment 4 EWS 2020-09-02 08:50:37 PDT
Committed r266465: <https://trac.webkit.org/changeset/266465>

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