[Webkit-unassigned] [Bug 142169] New: Web Inspector: selected records in timeline view are not re-selected on back/forward ContentBrowser navigations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 2 08:56:23 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=142169

            Bug ID: 142169
           Summary: Web Inspector: selected records in timeline view are
                    not re-selected on back/forward ContentBrowser
                    navigations
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
               URL: http://timothy.hatcher.name/tetris/
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: burg at cs.washington.edu
                CC: graouts at webkit.org, joepeck at webkit.org,
                    jonowells at apple.com, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

Created attachment 247671
  --> https://bugs.webkit.org/attachment.cgi?id=247671&action=review
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).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150302/1f05f499/attachment-0002.html>


More information about the webkit-unassigned mailing list