[Webkit-unassigned] [Bug 144212] New: Web Inspector: Elements tab details sidebar becomes non-expandable after using Console tab

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 25 20:33:19 PDT 2015


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

            Bug ID: 144212
           Summary: Web Inspector: Elements tab details sidebar becomes
                    non-expandable after using Console tab
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: joepeck at webkit.org
                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

* SUMMARY
Elements tab details sidebar becomes non-expandable after using Console tab

* STEPS TO REPRODUCE
1. Inspect <http://bogojoker.com/shell/>
2. Show Elements Tab with Details sidebar collapsed
3. Show Console Tab
4. Reload
5. Show Elements Tab
  => Details Sidebar cannot be expanded, button is disabled

* NOTES
- Apparently at the end of WebInspector.ContentBrowserTabContentView.prototype._contentBrowserRepresentedObjectsDidChange, WebInspector.detailsSidebar.sidebarPanels.length is 0 even though this.detailsSidebarPanels.length is 3. Somehow the sidebar panels were not added to WebInspector.detailsSidebar correctly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150426/8492a34e/attachment.html>


More information about the webkit-unassigned mailing list