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

Sometimes it is necessary to disable the reporting of window title changes by NVDA #17520

Open
shadyar opened this issue Dec 14, 2024 · 7 comments
Labels
component/speech p4 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation.

Comments

@shadyar
Copy link

shadyar commented Dec 14, 2024

Steps to reproduce:

Sometimes it is necessary to disable the reporting of window title changes by NVDA.
For example When you are studying a web page that its title is constantly changes, NVDA reports the title change every 5 secs. It is really annoying.
like this web page: https://www.binance.com/en/trade/BTC_USDT?type=spot

Actual behavior:

NVDA reports the title change every 5 secs. It is really annoying.

Expected behavior:

A feature should be added to settings to enable / disable window title changes report.

NVDA logs, crash dumps and other attachments:

System configuration

NVDA installed/portable/running from source:

NVDA version:

2024.4.1 (2024.4.1.34550)

Windows version:

Windows 11 64-bit updated version.

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

Firefox updated version.

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.

Yes

If NVDA add-ons are disabled, is your problem still occurring?

Yes

Does the issue still occur after you run the COM Registration Fixing Tool in NVDA's tools menu?

Yes

@SaschaCowley SaschaCowley added component/speech p4 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation. labels Dec 16, 2024
@seanbudd
Copy link
Member

To fix this, this should be disabled when toggling "report dynamic content changes"

@shadyar
Copy link
Author

shadyar commented Dec 17, 2024

@SaschaCowley
No, the title changes of Mozilla Firefox is read even while the "report dynamic content changes" is disabled. Please test it by yourself, open the link I written by Firefox.
I disabled it by pressing NVDA + 5 I had tested this solution before I created this issue.

@SaschaCowley
Copy link
Member

@shadyar, we are aware that this is broken. What my colleague was saying is that in order to fix this, we need to add title bar changes to those ignored when dynamic content change reporting is disabled. Apologies for the confusion.

@shadyar
Copy link
Author

shadyar commented Dec 17, 2024

this issue can even unwittingly occurred in other applications such as players etc that I did not necessarily come across.

@shadyar
Copy link
Author

shadyar commented Dec 17, 2024

@SaschaCowley
You're welcome. Thanks so much for your attention.

@XLTechie
Copy link
Collaborator

XLTechie commented Dec 21, 2024 via email

@Adriani90
Copy link
Collaborator

Cc: @jcsteh at least for Firefox.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/speech p4 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation.
Projects
None yet
Development

No branches or pull requests

5 participants