Created attachment 465267 [details] Screen recording of bug STR: 1. "Inspect Element" anywhere on a page. 2. Note that the mini console has opened. Close it. 3. Close Web Inspector. 4. "Inspect Element" again. Expected: Mini console should stay closed once the user closes it, unless they explicitly open it again. Actual: Mini console opens every time the user chooses "Inspect Element". Also note: - Step 3 above is not actually necessary; it will reopen even if the Web Inspector is not closed in between inspecting elements. - The mini console sometimes opens to a different height, seemingly at random. See attached screen recording for a demo.
<rdar://problem/106260652>
Pull request: https://github.com/WebKit/WebKit/pull/11951
Committed 262106@main (ed99b93877dd): <https://commits.webkit.org/262106@main> Reviewed commits have been landed. Closing PR #11951 and removing active labels.