nvaccess / nvda

NVDA, the free and open source Screen Reader for Microsoft Windows
https://www.nvaccess.org/
Other
2.12k stars 638 forks source link

NVDA does not speak individual characters when navigating #10908

Closed adkurz closed 4 years ago

adkurz commented 4 years ago

Steps to reproduce:

Open any text field and press the key left arrow or right arrow.

NVDA doesn't speak the current character under the cursor.

Actual behavior:

NVDA says nothing

Expected behavior:

NVDA should speak the character under the cursor.

System configuration

NVDA installed/portable/running from source:

installed

NVDA version:

alpha-19823,5cd0c3fd

Windows version:

Windows 10 1909 x64

Name and version of other software in use when reproducing the issue:

Other information about your system:

Other questions

Does the issue still occur after restarting your computer?

Yes

Have you tried any other versions of NVDA? If so, please report their behaviors.

Problem doesn't exist in NVDA 2019.3.1, only in the later snapshots

If addons are disabled, is your problem still occuring?

Yes

Did you try to run the COM registry fixing tool in NVDA menu / tools?

yes

feerrenrut commented 4 years ago

I cant reproduce this with the latest alpha (Version: alpha-19834,2cdf280b).

Steps to test:

@adkurz If this does not describe how you are encountering the problem, please update the steps to reproduce to be more specific.

DrSooom commented 4 years ago

@adkurz: And also please report which synthesizer you are using. Thanks.

PS: And ensure that the window is big enough. Or just maximize it with Win+ArrowUp.

DalisonCPU commented 4 years ago

This problem also happens to me. When you press WINDOWS + R, type some text and use the right or left arrows, NVDA does not read anything. In order for him to be able to read, I need to walk using the shift. not even in the browser works, even to send this comment.

DrSooom commented 4 years ago

I can't reproduce this with NVDA Alpha-19852 (Installer-portable temp copy) on win7x64 with SAPI-4 IBM ViaVoice TTS (German) in the Run Dialog (Win+R), in Notepad and in a multiline textfield in Firefox 74.0x64. Windows and NVDA are also in German.

So please report your used synthesizer and the NVDA language. Thanks.

DalisonCPU commented 4 years ago

My version is 2020.1beta1

-----Mensagem original----- De: Daniel Mayr Enviada em: Segunda, 30 de Março de 2020 19:13 Para: nvaccess/nvda Cc: DalisonCPU; Manual Assunto: Re: [nvaccess/nvda] NVDA does not speak individual characters whennavigating (#10908)

I can't reproduce this with NVDA Alpha-19852 (Installer-portable temp copy) on win7x64 with SAPI-4 IBM ViaVoice TTS (German) in the Run Dialog (Win+R), in Notepad and in a multiline textfield in Firefox 74.0x64. Windows and NVDA are also in German.

So please report your used synthesizer and the NVDA language. Thanks.

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/nvaccess/nvda/issues/10908#issuecomment-606355924

beqabeqa473 commented 4 years ago

it can be because of speech history addon

On 3/31/20, DalisonCPU notifications@github.com wrote:

My version is 2020.1beta1

-----Mensagem original-----

De: Daniel Mayr

Enviada em: Segunda, 30 de Março de 2020 19:13

Para: nvaccess/nvda

Cc: DalisonCPU; Manual

Assunto: Re: [nvaccess/nvda] NVDA does not speak individual characters whennavigating (#10908)

I can't reproduce this with NVDA Alpha-19852 (Installer-portable temp copy) on win7x64 with SAPI-4 IBM ViaVoice TTS (German) in the Run Dialog (Win+R), in Notepad and in a multiline textfield in Firefox 74.0x64. Windows and NVDA are also in German.

So please report your used synthesizer and the NVDA language. Thanks.

--

You are receiving this because you are subscribed to this thread.

Reply to this email directly or view it on GitHub:

https://github.com/nvaccess/nvda/issues/10908#issuecomment-606355924

--

You are receiving this because you are subscribed to this thread.

Reply to this email directly or view it on GitHub:

https://github.com/nvaccess/nvda/issues/10908#issuecomment-606382858

-- with best regards beqa

DalisonCPU commented 4 years ago

It is true. Can't fix it?

Adriani90 commented 4 years ago

This is related to the addon speech history. Please create an issue with the addon at https://github.com/jscholes/nvda-speech-history

I am closing this issue for now.