Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Aug 22, 2023

Backport of #9694 to release/8.0
Fixes #9584

/cc @Tanya-Solyanik @Epica3055

Customer Impact

This is a regression introduced earlier in .NET 8.0 . When we implemented a custom UIA provider for Print preview control, instead of the standard one, we missed the scroll pattern. Scroll pattern is required for the Accessibility tools user to be able to access the full content of the document about to be printed.

Testing

Manual testing under Accessibility insights, narrator and Inspect to confirm that scrolling works.

Risk

The added code runs only under AT, risk is minimal.

Microsoft Reviewers: Open in CodeFlow

@github-actions github-actions bot requested a review from a team as a code owner August 22, 2023 18:37
@Tanya-Solyanik Tanya-Solyanik added this to the .NET 8.0 RC2 milestone Aug 22, 2023
@Tanya-Solyanik
Copy link
Contributor

@Olina-Zhang - Could you please test this PR.

@Olina-Zhang
Copy link
Member

Olina-Zhang commented Aug 23, 2023

Hi @Tanya-Solyanik, tested this PR with private binaries based on the latest .Net 8.0 RC2 build, now printPreviewControl supports ScrollPattern when it contains horizontal or vertical scrollbar. No new issue found.
In addition, ran migrated automation cases with no new regression issue found.
Please visit the testing result in the OneNote page: here.

@github-actions github-actions bot force-pushed the backport/pr-9694-to-release/8.0 branch from f287605 to 6cddf33 Compare August 24, 2023 02:28
@Tanya-Solyanik Tanya-Solyanik merged commit 0007999 into release/8.0 Aug 28, 2023
@Tanya-Solyanik Tanya-Solyanik deleted the backport/pr-9694-to-release/8.0 branch August 28, 2023 21:21
@ghost ghost locked as resolved and limited conversation to collaborators Sep 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants