Skip to content
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

CVAT new UI: hotkeys don't work when CapsLock is turned on #1839

Closed
2 tasks done
aschernov opened this issue Jul 3, 2020 · 1 comment · Fixed by #2872
Closed
2 tasks done

CVAT new UI: hotkeys don't work when CapsLock is turned on #1839

aschernov opened this issue Jul 3, 2020 · 1 comment · Fixed by #2872
Assignees
Labels
bug Something isn't working

Comments

@aschernov
Copy link
Contributor

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)

  1. Open a CVAT job
  2. 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

Next steps

You may join our Gitter channel for community support.

@bsekachev
Copy link
Member

Related #1341

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.

@bsekachev bsekachev added the bug Something isn't working label Jul 3, 2020
@bsekachev bsekachev self-assigned this Jul 3, 2020
@bsekachev bsekachev added this to the 1.1.0-beta milestone Jul 3, 2020
@nmanovic nmanovic modified the milestones: 1.1.0-beta, 1.1.0-release Jul 27, 2020
@bsekachev bsekachev modified the milestones: 1.1.0-release, 1.2.0-alpha Aug 16, 2020
@bsekachev bsekachev modified the milestones: 1.2.0-release, 1.2.0-beta Nov 19, 2020
@nmanovic nmanovic modified the milestones: 1.2.0-beta, 1.2.0-release Dec 15, 2020
@nmanovic nmanovic modified the milestones: 1.2.0-release, 1.3.0-alpha Jan 8, 2021
@bsekachev bsekachev modified the milestones: 1.3.0-alpha, 1.3.0-beta Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants