-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CAPS lock notification does not goes away when i have turn off CAPS LOCK #5987
Comments
I would like to solve this issue please assign it to me |
Oh by the way i have already started working on it . |
@love-to-code108 just create a PR if you have a working version. |
@love-to-code108 feel free to attempt this but we've had multiple iterations of this and every time one OS/browser combo fails. As far as i remember there was some limitation in Linux that prevented us from detecting caps lock release until the next keypress (we should really document this somewhere). |
Something else to notice is that the caps-lock detection works differently if the focus is on the test input (#words) or not. So far we couldn't figure out why. This is my current best attempt if someone is interested https://github.com/fehmer/caps-lock-detection/blob/main/index.html#L14 |
@fehmer Thankyou for the reference i am sure it will be very helpful . @Miodec yes i am using the flatpak version of brave , and there are some issues that keep occurring with this one , like i wasn't able to connect gnome extension with brave by any means ( most likely because this is a flatpak ) , but well i have used monkeytype for more than a year now and it has been a very big part of my typing journey so trust me its and honour to be of any help any way possible . Oh and i will try to document what happens in this journey . Thankyou :) |
Did you clear cache before opening an issue?
Is there an existing issue for this?
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
biswa_108
Account config
No response
Current Behavior
when you press caps lock the notification for caps lock on is there but when you turn it off the notification stays .
Expected Behavior
When i turn on caps lock the notification should be there and when i turn capslock off the notification should be gone .
Steps To Reproduce
Environment
Anything else?
After turning on CAPS lock
After turning off CAPS lock
The text was updated successfully, but these errors were encountered: