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

Symbols change their dots when the cursor is over them #2674

Closed
nvaccessAuto opened this issue Sep 17, 2012 · 5 comments
Closed

Symbols change their dots when the cursor is over them #2674

nvaccessAuto opened this issue Sep 17, 2012 · 5 comments

Comments

@nvaccessAuto
Copy link

Reported by drein on 2012-09-17 07:32
I have this problem with the italian 8 dots table, but I changed the table to English and the problem is the same, but with different dots, so I explain with italian 8 dots for now.
I open an editor, notepad++, and start writing.
If a press the "#" symbol, I read it correctly if the cursor isn't over the character. If the cursor is over it, instead of reading the dots 3456, I can touch the dots 467. If I press right arrow, the # returns ok.
But the best is with the numbers!
Suppose you write, 123456.
If the cursor is not over one of the 6 digits, I read ok.
If the cursor is over one of the 6 digits, instead of reading:
dots 16, 126, 146, 1456, 156 and 1246, I read dots 16, 128, 138, 1456, 156, 1246.
Could you please confirm this strange issue?
Thank you.

@nvaccessAuto
Copy link
Author

Comment 1 by jteh on 2012-09-17 07:44
I haven't tested this yet. However, it sounds like you have "Expand to computer braille for the word at the cursor" enabled and the table incorrectly defines computer braille. Does the issue go away if you disable this option?

@nvaccessAuto
Copy link
Author

Comment 2 by MHameed on 2012-09-17 08:09
Is this true for both Italian 6 and 8 dot tables?

  • I havent investigated, but the usual problem is because text_nabcc.dis is included.
  • We should remove it, and make sure the Italian tables still work correctly.
    This problem is also in other tables because of the same issue.

Thanks,

@nvaccessAuto
Copy link
Author

Comment 3 by drein on 2012-09-17 08:30
Yes, both italian table, and for example the greek table.
Jamie is right, it depends on the option expand computer braille...
Thank you very much for your support.

I see the error with or without that option.

@nvaccessAuto
Copy link
Author

Comment 4 by drein on 2012-09-17 08:32
Important, please don't consider the last line of previous comment!
When I write: I see the error with or without the option, cancel it from your mind!
Thank you.

@ehollig
Copy link
Collaborator

ehollig commented Aug 13, 2017

Sounds like from #2674 (comment) that @jcsteh's suggestion in #2674 (comment) fixed the issue.
Closing as worksforme, but please let me know if I have misunderstood the issue.

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

3 participants