<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Web Inspector: Hiding a column which contains a TimelineRuler as the headerview, doesn't hide the headerView"
href="https://bugs.webkit.org/show_bug.cgi?id=160093#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Web Inspector: Hiding a column which contains a TimelineRuler as the headerview, doesn't hide the headerView"
href="https://bugs.webkit.org/show_bug.cgi?id=160093">bug 160093</a>
from <span class="vcard"><a class="email" href="mailto:mattbaker@apple.com" title="Matt Baker <mattbaker@apple.com>"> <span class="fn">Matt Baker</span></a>
</span></b>
<pre>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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>