WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
142169
Web Inspector: selected records in timeline view are not re-selected on back/forward ContentBrowser navigations
https://bugs.webkit.org/show_bug.cgi?id=142169
Summary
Web Inspector: selected records in timeline view are not re-selected on back/...
Brian Burg
Reported
2015-03-02 08:56:23 PST
Created
attachment 247671
[details]
Screenshot at Step 5 Steps to reproduce: 1. Start timelines, capture some JS data. 2. Click on the main resource record. (shows cluster content view for main frame, subview DOM Tree) 3. Click on the network timeline on the left sidebar. (shows NetworkTimelineView) 4. Click the "back" arrow in the navigation bar (WRONG: shows cluster content view, but NetworkTimelineView is selected in sidebar) 5. Click the "back" arrow again (WRONG: shows main resource record selected in sidebar, but shows OverviewTimelineView with Resource detail sidebar. Earlier history is truncated!) It seems that the relevant resource view is shown and scrolled appropriately, but the record is not re-selected in the same state restoration action (as if two history states were created).
Attachments
Screenshot at Step 5
(101.05 KB, image/png)
2015-03-02 08:56 PST
,
Brian Burg
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-03-02 08:56:48 PST
<
rdar://problem/20005826
>
Timothy Hatcher
Comment 2
2015-04-26 11:24:51 PDT
Should be fixed by the tab based user interface as of:
http://trac.webkit.org/changeset/183342
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug