nvaccess / nvda

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

Bug report: for Qt-Linguist cursor browsing #11934

Open dpy013 opened 3 years ago

dpy013 commented 3 years ago

Qt-Linguist is a localization translation tool for the qt gui During the operation of Qt-Linguist with NVDA the cursor cannot navigate through the translation entries in the chart and the items in the list.

Steps to reproduce:

First open download Qt-Linguist5.15.2 Then unzip linguist_5.15.2.zip and use linguist.exe to add in the .ts translation file to reproduce the error.

Actual behavior:

After opening linguist.exe and loading the translation file NVDA cannot use the cursor to browse the interface of linguist.exe

Expected behavior:

You can use the keyboard to operate linguist normally

System configuration

NVDA installed/portable/running from source:

install and portable

NVDA version:

alpha-21505

Windows version:

Microsoft Windows [version 10.0.19042.685]

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

linguist_5.15.2

Other information about your system:

none

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.

none

If addons are disabled, is your problem still occuring?

yes

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

This issue is not managed by this tool log: linguist_5.15.2.log thanks

Adriani90 commented 3 months ago

@dpy013 are you still having this issue in Qt-Linguist 6.7.1 / or 5.15.13?

Adriani90 commented 3 months ago

https://github.com/thurask/Qt-Linguist/releases

dpy013 commented 3 months ago

hi @Adriani90 Haven't tested it yet, I'll check it out sometime.

dpy013 commented 3 months ago

@dpy013 are you still having this issue in Qt-Linguist 6.7.1 / or 5.15.13?

Just tested linguist_6.7.1 with NVDA 2024.2 Portable and the problem is still not solved.