on_mouse_down(
self,
event: events.MouseDown,
) -> NoneDismiss transient control state when the user clicks outside it.
Clicking a focusable control already moves focus, but clicking a non-focusable area (the snapshot, labels, help, or empty modal space) does not. Mirror that outside-click behavior for the open level dropdown and the focused "Click to copy" checkbox.