[Webkit-unassigned] [Bug 160093] Web Inspector: Hiding a column which contains a TimelineRuler as the headerview, doesn't hide the headerView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 22 12:48:14 PDT 2016


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

--- Comment #2 from Matt Baker <mattbaker at apple.com> ---
This doesn't affect any grids yet, but will become an issue once the Network waterfall column exists. The bug can still be reproduced, by making a small change to OverviewTimelineView:

1. Add the following to OverviewTimelineView's constructor:
   this._dataGrid.columnChooserEnabled = true;
2. Right click the grid header
3. Uncheck the "undefined" column
  => Graph column is hidden but ruler is still visible

-- 
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/20160722/35de4045/attachment.html>


More information about the webkit-unassigned mailing list