You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All hotkeys should work instead of Capslock is turned on or not
Current Behaviour
Hotkeys don't work when Capslock is turned on. For example, moving to the next\previous frame (f,d); saving (ctrl+s), drawing new objects (n), and so on.
Possible Solution
Steps to Reproduce (for bugs)
Open a CVAT job
Turn on the CapsLock button and try to use the hotkeys
Context
Your Environment
Git hash commit (git log -1):
Docker version docker version (e.g. Docker 17.0.05):
Are you using Docker Swarm or Kubernetes?
Operating System and version (e.g. Linux, Windows, MacOS):
Code example or link to GitHub repo or gist to reproduce problem:
Other diagnostic information / logs:
Logs from `cvat` container
It is a problem of library we use: react-hotkeys, not CVAT.
I've created issue: greena13/react-hotkeys#283
Let's wait for the answer and then will decide what to do.
My actions before raising this issue
Expected Behaviour
All hotkeys should work instead of Capslock is turned on or not
Current Behaviour
Hotkeys don't work when Capslock is turned on. For example, moving to the next\previous frame (f,d); saving (ctrl+s), drawing new objects (n), and so on.
Possible Solution
Steps to Reproduce (for bugs)
Context
Your Environment
git log -1
):docker version
(e.g. Docker 17.0.05):Logs from `cvat` container
Next steps
You may join our Gitter channel for community support.
The text was updated successfully, but these errors were encountered: