Open
Description
Did you clear cache before opening an issue?
- I have cleared my cache
Is there an existing issue for this?
- I have searched the existing issues
Does the issue happen when logged in?
Yes
Does the issue happen when logged out?
Yes
Does the issue happen in incognito mode when logged in?
Yes
Does the issue happen in incognito mode when logged out?
Yes
Account name
craqd
Account config
No response
Current Behavior
When typing a word and hitting ctrl + a
, I end up selecting all the text inside the input element for the word. This only happens in Firefox. Also, because of there being a preceding space character before the user input (that is sliced at some point), when typing something after selecting all, the first character is chopped off.
Expected Behavior
When hitting ctrl + a
I should not be able to select all the chars inside the input element.
Steps To Reproduce
- Open monkeytype on firefox
- Type a word partially
- Hit
ctrl+a
- Type something
- You write over the current word
Environment
- OS: Windows 11
- Browser: Firefox
- Browser Version: 139.0.4 (64-bit)
Anything else?
No response