Firefox users can interact with the query inspector without the panel unexpectedly snapping shut. By bypassing a calculation glitch in the underlying window splitter, the interface remains stable during adjustments.
The query inspector pane no longer collapses completely. Previously, attempting to expand the panel on Firefox would fail because the browser returned an object instead of a numerical width for the main area, forcing the panel back into its collapsed state. Along with removing the collapse feature entirely, the pane's minimum and maximum boundaries have been expanded, giving users more room to work.
The collapsible flag and collapsed size properties were stripped from the , while its bounds were adjusted from a 200-pixel minimum to 380 pixels, and its maximum capacity increased to 800 pixels.