### What is affected? Component ### Description I was comparing the behaviour from chrome to safari so I think this is a bug. Essentially when you use a mouse and you click, it opens the menu and triggers the focus ring on safari. On chrome it only happens with the keyboard. https://github.com/user-attachments/assets/0aa16c5b-fccc-4a22-92af-9557c2e80a13 Chrome https://github.com/user-attachments/assets/b3b6b8dd-ef5d-46d1-b6ef-faf52bae24d5 Safari ### Reproduction Click on the menu to open it. ### Workaround There is really no workaround. ### Is this a regression? No or unsure. This never worked, or I haven't tried before. ### Affected versions 2.3.0 ### Browser/OS/Node environment Browser: Safari Version 18.5 (20621.2.5.11.8) and Chrome Version 138.0.7204.158 OS Mac OS 15.5 Node Version 24.3.0 (although we're using node 20 with bazel using the rules nodejs) NPM Version 11.4.2 (using yarn 1.22.19)