Hello,
I have a small bug report :
When pressing the Ctrl key anywhere in the page, the search menu opens on the page, which prevent "normal" operations like copy/pasting content.
Expected behavior:
Pressing Ctrl does nothing. So one can use the Ctrl key for any normal key combination (e.g. : copy, paste, zoom, ...)
Additional notes:
The event seem bound to "keydown".
It at least happens with Firefox 151 on a Debian 13.
The placeholder in the search input states "Search documentation... Ctrl + L" (which is not that great as it is normally used to focus on the address bar)
Hello,
I have a small bug report :
When pressing the
Ctrlkey anywhere in the page, the search menu opens on the page, which prevent "normal" operations like copy/pasting content.Expected behavior:
Pressing Ctrl does nothing. So one can use the Ctrl key for any normal key combination (e.g. : copy, paste, zoom, ...)
Additional notes:
The event seem bound to "keydown".
It at least happens with Firefox 151 on a Debian 13.
The placeholder in the search input states "Search documentation... Ctrl + L" (which is not that great as it is normally used to focus on the address bar)