[Webkit-unassigned] [Bug 202682] New: Web Inspector: Canvas: unable to click on overview path component when jumping directly to a shader
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 7 21:47:07 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=202682
Bug ID: 202682
Summary: Web Inspector: Canvas: unable to click on overview
path component when jumping directly to a shader
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: drousso at apple.com
CC: inspector-bugzilla-changes at group.apple.com
# STEPS TO REPRODUCE:
1. inspect any page with a canvas that has any WebGL/WebGPU shaders (e.g. <https://webkit.org/demos/webgpu/compute-boids.html>)
2. go to the Canvas Tab
3. select any shader via the [gl] icon in the bottom left corner of one of the canvas preview tiles
4. try to click the "Overview" hierarchical path component to jump back to the overview
=> FAIL: nothing happens
5. select the parent Canvas/Device hierarchical path component
=> PASS: content changes
6. try to click the "Overview" hierarchical path component to jump back to the overview
=> PASS: content changes
A similar issue also happens if you initially click the canvas preview tile itself (replace step #3), select a shader in the navigation sidebar, and then try to click the Canvas/Device hierarchical path component.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191008/2f24a14f/attachment-0001.html>
More information about the webkit-unassigned
mailing list