RESOLVED WORKSFORME 130055
Web Inspector: elements listed in the layer details sidebar are hard to display
https://bugs.webkit.org/show_bug.cgi?id=130055
Summary Web Inspector: elements listed in the layer details sidebar are hard to display
Blaze Burg
Reported 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.
Attachments
Timothy Hatcher
Comment 1 2014-03-12 11:51:50 PDT
Maybe fixed by removing LayerTreeDataGrid?
Timothy Hatcher
Comment 2 2014-03-12 11:52:02 PDT
Hooking up double-click sounds good too.
Antoine Quint
Comment 3 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.
Timothy Hatcher
Comment 4 2014-03-13 13:15:43 PDT
DataGrid now has said sorting and LayerTreeDataGrid was removed.
Timothy Hatcher
Comment 5 2014-03-13 13:16:13 PDT
David Kilzer (:ddkilzer)
Comment 6 2016-09-09 11:11:50 PDT
Note You need to log in before you can comment on or make changes to this bug.