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

Input Gestures dialog doesn't reflect a built-in gesture that was just overridden #3848

Open
nvaccessAuto opened this issue Feb 4, 2014 · 1 comment
Labels
bug component/NVDA-GUI p4 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority

Comments

@nvaccessAuto
Copy link

Reported by jteh on 2014-02-04 11:08
Str:

  1. Open the Input Gestures dialog.
  2. Assign NVDA+t (all layouts) to the report status bar command.
  3. Examine the gestures for the report title command.
  • Expected: NVDA+t (all layouts) shouldn't be present.
  • Actual: It is.
    1. Press the OK button.
    2. Open the Input Gestures dialog again.
    3. Examine the gestures for the report title command.
  • Result (as expected): NVDA+t (all layouts) isn't present.

Related: #3605.

@dkager
Copy link
Collaborator

dkager commented Dec 9, 2016

I did this with braille yesterday, reassigning "Sets the navigator object to the current focus" to "Moves the braille display to the current focus". After pressing OK, both commands had the hotkey assigned, and the first one mentioned here was actually triggered.

@feerrenrut feerrenrut added the p4 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority label Dec 12, 2016
JulienCochuyt added a commit to accessolutions/nvda that referenced this issue Sep 30, 2019
* Input Gestures dialog doesn't reflect a built-in gesture that was just overridden (nvaccess#3848)
* Warn user when overriding a pre-existing input gesture (nvaccess#3605)
JulienCochuyt added a commit to accessolutions/nvda that referenced this issue Oct 1, 2019
, nvaccess#3848)

* Warn user when overriding a pre-existing input gesture (nvaccess#3605)
* Input Gestures dialog doesn't reflect a built-in gesture that was just overridden (nvaccess#3848)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug component/NVDA-GUI p4 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority
Projects
None yet
Development

No branches or pull requests

3 participants