0d303169f2
FocusTrap monitors focusin events and can redirect focus into the menu container (blurring the editor) before individual MenuItem onMouseDown handlers fire. Adding preventDefault at the container level ensures no click anywhere inside the menu can steal focus from the editor. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>