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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 26 05:58:12 PDT 2015


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

--- Comment #8 from Timothy Hatcher <timothy at apple.com> ---
Delaying the call to _restoreSelectedNodeAfterUpdate for 1.5-2 seconds makes it work. But I'm not sure what changed here. There is likely two bugs going on.

1) Even when _restoreSelectedNodeAfterUpdate fails, it should still have a selectedTreeElement. The details sidebars work if you reload with Elements tab showing. And a selected element is visible even when switching from Console.

2) InspectorDOMAgent::pushNodeByPathToFrontend is giving an error when pushing a path. The DOM might not be done being built after the load when we call for the push?

-- 
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/dd44b6b8/attachment.html>


More information about the webkit-unassigned mailing list