Bug 130055
| Summary: | Web Inspector: elements listed in the layer details sidebar are hard to display | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Blaze Burg <bburg> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | Normal | CC: | bburg, graouts, inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Blaze Burg
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Timothy Hatcher
Maybe fixed by removing LayerTreeDataGrid?
Timothy Hatcher
Hooking up double-click sounds good too.
Antoine Quint
If I recall, LayerTreeDataGrid exists because it provides better sorting that was too scary to integrate in DataGrid.
Timothy Hatcher
DataGrid now has said sorting and LayerTreeDataGrid was removed.
Timothy Hatcher
http://trac.webkit.org/changeset/165487
David Kilzer (:ddkilzer)
<rdar://problem/28228566>