<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: Right-clicking in Snapshot's DataGrid throws an exception"
href="https://bugs.webkit.org/show_bug.cgi?id=157934#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Web Inspector: Right-clicking in Snapshot's DataGrid throws an exception"
href="https://bugs.webkit.org/show_bug.cgi?id=157934">bug 157934</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>Revised:
* STEPS TO REPRODUCE:
1. Start and stop a Timeline recording.
2. Select any timeline with nested grid rows.
3. Right-click a disclosure triangle. Doesn't matter if the row is selected or not.
4. Dismiss popup with ESCAPE.
=> Nothing happens
5. Dismiss popup by clicking a cell in the same row, but a different column.
=> TypeError: null is not an object (evaluating 'cell.classList') (at DataGrid.js:2469:18)</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>