Skip to content

Changes: grammatical fixes, and mention of fixed bug with the whatsapp voice messages#15840

Merged
seanbudd merged 3 commits into
nvaccess:masterfrom
zstanecic:changes-nvda-uia-fix
Dec 3, 2023
Merged

Changes: grammatical fixes, and mention of fixed bug with the whatsapp voice messages#15840
seanbudd merged 3 commits into
nvaccess:masterfrom
zstanecic:changes-nvda-uia-fix

Conversation

@zstanecic

@zstanecic zstanecic commented Nov 27, 2023

Copy link
Copy Markdown
Contributor

Link to issue number:

none

Summary of the issue:

This pull request adds mention about the fact that the whatsapp voice messages no longer freeze nvda as per #15169, and #14888.
This pull request also fixes some mistakes and typos

Description of user facing changes

Fixes for the documentation

Description of development approach

Edited the english changes.t2t

Testing strategy:

tested locally that the HTML is generated

Known issues with pull request:

None

Code Review Checklist:

  • Documentation:
    • Change log entry
    • User Documentation
    • Developer / Technical Documentation
    • Context sensitive help for GUI changes
  • Testing:
    • Unit tests
    • System (end to end) tests
    • Manual testing
  • UX of all users considered:
    • Speech
    • Braille
    • Low Vision
    • Different web browsers
    • Localization in other languages / culture than English
  • API is compatible with existing add-ons.
  • Security precautions taken.

@zstanecic zstanecic requested a review from a team as a code owner November 27, 2023 13:38
@CyrilleB79

Copy link
Copy Markdown
Contributor

Thanks for mentioning the common bug with Whatsapp Desktop.

Regarding the rest of the changes related to credits:

  • Credits needs to be asked by users themselves. So you should not add credit for other people than yourself, overall without asking them (or did you?).
  • Moreover, regarding NV Access staff, Sean wrote in another PR that NV Access staff do not need to be credited; I guess that Mick has the same opinion, else he would already have credited himself.
  • Regarding @LeonarddeR, you have changed the case of his GitHub's name, replacing it with something that still does not match his GitHub name which is all lowercase. Why? More generally, we can wonder why @LeonarddeR does not use the same case in GitHub and in NVDA's change log, but his approval would be needed before changing something.

@zstanecic

Copy link
Copy Markdown
Contributor Author

Hi,
lets comment all your points
• Credits needs to be asked by users themselves. So you should not add credit for other people than yourself, overall without asking them (or did you?).
Why i should ask them? It is in a good faith, moral to mention the credits. I thought that it is unintentional and forgotten.
@LeonarddeR
has a github name by all lowercase. as the documentation uses github names as a references to contributor, it is healthier to fix this.

@beqabeqa473

beqabeqa473 commented Nov 27, 2023 via email

Copy link
Copy Markdown
Contributor

@zstanecic

zstanecic commented Nov 27, 2023 via email

Copy link
Copy Markdown
Contributor Author

@LeonarddeR

Copy link
Copy Markdown
Collaborator

I have just fixed the casing of my user name, changed it to @LeonarddeR

@zstanecic

zstanecic commented Nov 27, 2023 via email

Copy link
Copy Markdown
Contributor Author

Comment thread user_docs/en/changes.t2t Outdated
- NVDA should remain responsive when being flooded with many UI Automation events, e.g. large amounts of text in a terminal. (#14888)
- This new behavior can be disabled using the new Use enhanced event processing setting in NVDA's advanced settings.
- NVDA should remain responsive when being flooded with many UI Automation events, e.g. when the large pieces of text are sent to terminal or when listening to voice messages in WhatsApp messenger. (#14888, #15169)
- This new behavior can be disabled using the new Use enhanced event processing setting in NVDA's advanced settings.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the list terminator below must match the indentation change

Comment thread user_docs/en/changes.t2t Outdated
- NVDA now resumes audio if the configuration of the output device changes or another application releases exclusive control of the device. (#15758, #15775, @jcsteh)
- NVDA should remain responsive when being flooded with many UI Automation events, e.g. large amounts of text in a terminal. (#14888)
- This new behavior can be disabled using the new Use enhanced event processing setting in NVDA's advanced settings.
- NVDA should remain responsive when being flooded with many UI Automation events, e.g. when the large pieces of text are sent to terminal or when listening to voice messages in WhatsApp messenger. (#14888, #15169)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grammar fixes:

Suggested change
- NVDA should remain responsive when being flooded with many UI Automation events, e.g. when the large pieces of text are sent to terminal or when listening to voice messages in WhatsApp messenger. (#14888, #15169)
- NVDA should remain responsive when being flooded with many UI Automation events, e.g. when large chunks of text are printed to a terminal or when listening to voice messages in WhatsApp messenger. (#14888, #15169)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was not applied

Comment thread user_docs/en/changes.t2t Outdated
@seanbudd seanbudd marked this pull request as draft November 28, 2023 23:24
@seanbudd seanbudd added this to the 2024.1 milestone Nov 28, 2023
@zstanecic zstanecic closed this Nov 30, 2023
@zstanecic zstanecic force-pushed the changes-nvda-uia-fix branch from 217b31c to 021c13d Compare November 30, 2023 11:05
@zstanecic zstanecic reopened this Nov 30, 2023
@zstanecic

Copy link
Copy Markdown
Contributor Author

it should be applied now along with resolved conflicts from master

@zstanecic zstanecic marked this pull request as ready for review November 30, 2023 11:14
@zstanecic

Copy link
Copy Markdown
Contributor Author

@seanbudd
This is now ready for potential review or merging. All suggestions applied.

Comment thread user_docs/en/changes.t2t Outdated
@seanbudd seanbudd merged commit 29f513b into nvaccess:master Dec 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants