Bug 130055 - Web Inspector: elements listed in the layer details sidebar are hard to display
Summary: Web Inspector: elements listed in the layer details sidebar are hard to display
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-03-10 17:03 PDT by BJ Burg
Modified: 2017-05-24 15:27 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description BJ Burg 2014-03-10 17:03:02 PDT
Somehow, the arrow go-to-link icon thing is disappearing shortly after hovering over a row. So, it's hard to catch it to cause the DOM element to be revealed in the content view.

We should also show the element when its row is double-clicked.
Comment 1 Timothy Hatcher 2014-03-12 11:51:50 PDT
Maybe fixed by removing LayerTreeDataGrid?
Comment 2 Timothy Hatcher 2014-03-12 11:52:02 PDT
Hooking up double-click sounds good too.
Comment 3 Antoine Quint 2014-03-13 01:45:39 PDT
If I recall, LayerTreeDataGrid exists because it provides better sorting that was too scary to integrate in DataGrid.
Comment 4 Timothy Hatcher 2014-03-13 13:15:43 PDT
DataGrid now has said sorting and LayerTreeDataGrid was removed.
Comment 5 Timothy Hatcher 2014-03-13 13:16:13 PDT
http://trac.webkit.org/changeset/165487
Comment 6 David Kilzer (:ddkilzer) 2016-09-09 11:11:50 PDT
<rdar://problem/28228566>