Skip to content

Speech Viewer: Do not update the speech text when the mouse is on the TextCtrl#15953

Merged
seanbudd merged 3 commits into
nvaccess:betafrom
hwf1324:Fix-15952
Dec 21, 2023
Merged

Speech Viewer: Do not update the speech text when the mouse is on the TextCtrl#15953
seanbudd merged 3 commits into
nvaccess:betafrom
hwf1324:Fix-15952

Conversation

@hwf1324

@hwf1324 hwf1324 commented Dec 21, 2023

Copy link
Copy Markdown
Contributor

Link to issue number:

Fixes #15952

Summary of the issue:

The text is updated when the mouse moves on the Speech Viewer

Description of user facing changes

When the mouse is in TextCtrl, the voice text is no longer updated

Description of development approach

Add a condition to check whether the mouse is inside the TextCtrl when determining whether to update the text

Testing strategy:

  1. Open Speech Viewer
  2. Moving the mouse over TextCtrl

Speech text is no longer being updated

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.

@hwf1324 hwf1324 requested a review from a team as a code owner December 21, 2023 05:45
@hwf1324 hwf1324 requested review from seanbudd and removed request for a team December 21, 2023 05:45
Comment thread user_docs/en/changes.t2t Outdated
@seanbudd seanbudd merged commit be6556b into nvaccess:beta Dec 21, 2023
@nvaccessAuto nvaccessAuto added this to the 2024.2 milestone Dec 21, 2023
@seanbudd seanbudd modified the milestones: 2024.2, 2024.1 Dec 21, 2023
@hwf1324 hwf1324 deleted the Fix-15952 branch December 21, 2023 23:31
Adriani90 pushed a commit to Adriani90/nvda that referenced this pull request Mar 13, 2024
… `TextCtrl` (nvaccess#15953)

Fixes nvaccess#15952

Summary of the issue:
The text is updated when the mouse moves on the Speech Viewer

Description of user facing changes
When the mouse is in TextCtrl, the voice text is no longer updated

Description of development approach
Add a condition to check whether the mouse is inside the TextCtrl when determining whether to update the text
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.

3 participants