codemirror / dev

Development repository for the CodeMirror editor project
https://codemirror.net/
Other
5.44k stars 343 forks source link

Safari tab navigation issue in `search-panel` #1353

Closed lorenzo-pomili closed 3 months ago

lorenzo-pomili commented 3 months ago

Describe the issue

Using Safari:

This seems not to work properly with Safari on Mac, the strange thing is that using simulator like lambdatest from a different OS, so for example using Safari on Mac via lambdatest, but navigating lambdatest from a Linux machine it works as expected, so maybe it has some key inputs translation layer that fix the issue

Browser and platform

Safari on Mac

Reproduction link

https://codemirror.net/

lorenzo-pomili commented 3 months ago

ok, the problem was that the Safaris used to test doesn't had the flag: Press Tab to highlight each item on a web page active