-
-
Notifications
You must be signed in to change notification settings - Fork 654
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
NVDA doesn't read automatically the content of some types of dialog boxes #5447
Comments
Doesn't screen review or object navigation reveal the desired information from the dialog? Also, does this bug still exist? |
@bhavyashah Here are my answers to your questions:
|
There are many times this does not seem to work. the classic one was always
live mail but I've seen it in other programs as well. I think what is
obviously not happening is that the software concerned does not actually
flag to nvda that its new content and where it actually is, when you do
nvda/b you read the whole lot with no care about boundaries etc, indeed in
some circumstances you can get continuous reading as if it goes back to the
top and starts over for ever.
Brian
bglists@blueyonder.co.uk
Sent via blueyonder.
Please address personal email to:-
briang1@blueyonder.co.uk, putting 'Brian Gaff'
in the display name field.
|
@k-kolev1985, @Brian1Gaff can you still reproduce this issue with NVDA 2018.4.1 or with the last Alpha? |
@Adriani90 Yes, the bug described by me is still reproducible, even with one of the latest (if not the latest) alpha snapshots of NVDA. |
@k-kolev1985 did this meanwhile somehow improve with NVDA last alpha version? Just to be sure whether we should still track this issue or not. |
@Adriani90 Cannot check at the moment, since I don't have a case with such an installer with which to check. |
Was this about the installer for K-lite codec pack. I've not been able to
update this for ages.
Brian
…--
***@***.***
Sent via blueyonder.(Virgin media)
Please address personal E-mail to:-
***@***.***, putting 'Brian Gaff'
in the display name field.
----- Original Message -----
From: "Kostadin Kolev" ***@***.***>
To: "nvaccess/nvda" ***@***.***>
Cc: "Brian Gaff" ***@***.***>; "Mention"
***@***.***>
Sent: Thursday, March 30, 2023 7:43 AM
Subject: Re: [nvaccess/nvda] NVDA doesn't read automatically the content of
some types of dialog boxes (#5447)
@Adriani90 Cannot check at the moment, since I don't have a case with such
an installer with which to check.
--
Reply to this email directly or view it on GitHub:
#5447 (comment)
You are receiving this because you were mentioned.
Message ID: ***@***.***>
|
Given updates are missing since many years, I am closing as abandoned. @k-kolev1985 in case you find an example installer where this issue is reproducible, please comment and we can reopen. |
Reported by k_kolev1985 on 2015-10-30 09:49
It seams that NVDA does not read automatically (on focus) the content of some dialog boxes, related to some installers. If I'm not mistaking, those installers are from Microsoft (MSI) or from InstallShield (or maybe both). When such a dialog box appears, NVDA reads only its title and the currently focused button, but it doesn't read the main content of the dialog box. If the "read current window" command (NVDA+B) is pressed, NVDA reads everything in the dialog box, including its main content. One such dialog box in those installers is the one that prompts us to restart the system when (if) required. A good example for such an installer with such a dialog box is the one for "VMWare Tools" from the "VMWare Player" for virtual machines. The installer is used to install the required VMWare components in the created virtual machine itself and it is executed in the virtual machine itself. There are probably other such installers with such dialog boxes, but I can't remember specific examples at the moment.
Steps to reproduce it:
Actual results:
When the dialog box with the prompt for a restart appears, NVDA will read only its title and the currently focused button, but not the main dialog content text. When the "read current window" command (NVDA+B) is executed, NVDA will read the whole content of the dialog box (including the main content text), as it should.
Expected results:
When the dialog box with the prompt for a restart appears, NVDA should read the whole content of the dialog box, as it does when the "read current window" command (NVDA+B) is executed.
Test environment:
The text was updated successfully, but these errors were encountered: