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

problem with double letters and brailleInput sendChars #4139

Closed
nvaccessAuto opened this issue May 11, 2014 · 3 comments
Closed

problem with double letters and brailleInput sendChars #4139

nvaccessAuto opened this issue May 11, 2014 · 3 comments
Assignees
Milestone

Comments

@nvaccessAuto
Copy link

Reported by ABuffEr on 2014-05-11 20:01
Hi,
testing the addon GoogleSpeechRecognition, I and others found that, in some applications (wordpad, notepad++ in my test), using this code:
for mychar in self.results[string written presents generally only one of double letters; so, "stopping" becomes "stoping". It not happens in notepad and NVDA console, for example. Obviously, the string self.results[index](index]:
brailleInput.handler.sendChars%28mychar%29
the) is correct.
I tested on Windows 7 64-bit, but some months ago I noticed this behaviour also on XP, so probably it's Windows version independent.
I tested also setting no Braille display, disconnecting it and restart NVDA; and, I verified, filter keys on keyboard settings in control panel is disabled on my system.

@nvaccessAuto
Copy link
Author

Comment 1 by Michael Curran <mick@... on 2015-01-30 03:59
In [b903c75]:

Merge branch 't4139' into next. Incubates #4139

Changes:
Added labels: incubating

@nvaccessAuto
Copy link
Author

Comment 2 by Michael Curran <mick@... on 2015-03-16 05:44
In [cc8ee66]:

Merge branch 't4139'. Fixes #4139

Changes:
Removed labels: incubating
State: closed

@nvaccessAuto
Copy link
Author

Comment 3 by mdcurran on 2015-03-16 22:37
Changes:
Milestone changed from None to 2015.2

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