microsoft / microsoft/react-native-gallery
Bug 58069095: [React Native Gallery -> Print]: 'Print' and 'Cancel' buttons are getting truncated after applying text scaling to 200%.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 257
- Forks
- 57
- Avg merge
- 18h 19m
- Merged PRs (30d)
- 10
Description
Build Details:
OS Version: Dev (OS Build 27871.1000)
App: React Native Gallery
App Version: 1.0.18.0
React Native Windows Version: 0.79.0
AT: Text Scaling
Resolution: 1280*768
Pre-Requisite:
Text Scaling (Settings->Accessibility->Text size-> Drag the slider to 200% ->Apply))
Repro-Steps:
Launch the React Native Gallery app.
Navigate to ‘Media' button present in left navigation pane and expand it.
Navigate to 'Print' button and activate it.
Navigate to 'Print PDF' button and invoke it.
Now observe 'Print' and 'cancel' buttons.
Actual Result:
'Print' and 'Cancel' buttons are getting truncated after applying text scaling to 200%.
Expected Result:
'Print' and 'Cancel' buttons should be visible clearly to the user without any data loss and truncation.
User impact:
Users with low vision will not be able to consume the content of the button if it is not visible in Text scaling mode.
MAS Reference:
MAS 1.4.4 – Resize Text
Trap ID:
7.1 - Data Loss
"Have feedback on bugs logged, please tag bug as “A11yRCA” and add your feedback in the comment section.”
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.