Skip to content

Merge rc to beta#14153

Merged
seanbudd merged 1 commit intobetafrom
rc
Sep 15, 2022
Merged

Merge rc to beta#14153
seanbudd merged 1 commit intobetafrom
rc

Conversation

@seanbudd
Copy link
Copy Markdown
Member

Must be a merge commit not squash merge

Summary of the issue:
NVDA 2022.2 would cancel speech when handling the foreground event for entering a secure desktop.

The security patch for 2022.2.1 broke how the foreground event was handled, and subsequently #14105 opted to avoid the foreground event entirely.

This results in NVDA not correctly cancelling speech when entering a secure desktop.

Description of user facing changes
Speech is cancelled when entering a secure desktop

Description of development approach
Cancel speech just before enter sleep mode, when SecureDesktopNVDAObject handles it's gain focus event.
@seanbudd seanbudd requested a review from a team as a code owner September 15, 2022 03:06
@seanbudd seanbudd requested review from feerrenrut and removed request for a team September 15, 2022 03:06
@seanbudd seanbudd merged commit ea06255 into beta Sep 15, 2022
@nvaccessAuto nvaccessAuto added this to the 2022.4 milestone Sep 15, 2022
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.

2 participants