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

Display Braille doesn't update content when pressing Delete key #947

Closed
nvaccessAuto opened this issue Sep 28, 2010 · 3 comments
Closed
Assignees
Milestone

Comments

@nvaccessAuto
Copy link

Reported by drein on 2010-09-28 05:59
Step to reproduce it:

  1. open your favourite editor, I made the test with notepad.
  2. write some word, for example "hello world".
  3. With left arrow key go back of 3 4 charachters and go to the w of "world".
  4. press delete key on your keyboard.
    While you are deleting the word, check the content in your display braille. It will no be updated, so you will continue read the word "world", also if it is being deleted. If you press any other key or move arrow keys, the display will be updated.
@nvaccessAuto
Copy link
Author

Comment 1 by jteh on 2010-09-28 06:40
Changes:
Milestone changed from None to 2010.3

@nvaccessAuto
Copy link
Author

Comment 2 by mdcurran on 2010-12-02 01:43
We can add code to script_delete to tell braille to update the cursor.

@nvaccessAuto
Copy link
Author

Comment 3 by mdcurran on 2010-12-13 08:24
Fixed in d63b6e9.
Changes:
State: closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants