Files
OpenFrontIO/src/client
Aotumuri 5392e0b9e3 Prevent keyboard shortcuts from firing while typing in quick chat search (#2528)
## Description:

Guard global keydown/keyup handlers to ignore events from
text/textarea/contenteditable targets (except Escape/active keys) so
gameplay shortcuts don’t trigger while typing in the quick chat player
search.

## Please complete the following:

- [x] I have added screenshots for all UI updates
- [x] I process any text displayed to the user through translateText()
and I've added it to the en.json file
- [x] I have added relevant tests to the test directory
- [x] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced

## Please put your Discord username so you can be contacted if a bug or
regression is found:

aotumuri
2025-12-13 22:15:00 +00:00
..
2025-12-11 21:53:05 +00:00
2025-12-12 16:20:43 -08:00
2025-12-12 16:20:43 -08:00
2025-10-23 15:02:13 -07:00
2025-12-10 14:51:14 -08:00
2025-11-21 11:51:14 -08:00
2025-09-09 14:37:06 -07:00
2025-12-12 16:20:43 -08:00
2025-12-09 16:10:21 -08:00
2025-12-12 16:20:43 -08:00
2025-10-29 16:39:16 -07:00