# STEPS TO REPRODUCE 1. inspect any page with a WebGL/WebGPU <canvas> 2. go to the Graphics Tab 3. select the WebGL context or WebGPU device 4. select a shader program in the navigations sidebar => the shader's contents are shown and the navigation sidebar collapses
Created attachment 397159 [details] Patch
Comment on attachment 397159 [details] Patch r=me
Comment on attachment 397159 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=397159&action=review r=me > Source/WebInspectorUI/UserInterface/Base/Main.js:1404 > + || representedObject instanceof WI.AnimationCollection Thank you for newlines.
Committed r260502: <https://trac.webkit.org/changeset/260502> All reviewed patches have been landed. Closing bug and clearing flags on attachment 397159 [details].
<rdar://problem/62153943>