[React Native Gallery -> Print]: Color contrast ratio for 'Print PDF' is 3.56:1 which is less than minimum requirement of 4.5:1.
Closed this issue · 0 comments
YajurG commented
Repro-Steps:
- Launch the React Native Gallery app.
- Navigate to ‘Print’ button and invoke it.
- Now check color contrast for 'Print PDF' button.
Actual Result:
Color contrast ratio for 'Print PDF' text is 3.56:1 which is less than minimum requirement of 4.5:1.
Note:
Same issue is observed for "Request" text in 'Permission' page.
Same issue is observed for bold text present in 'TextInput' page.
Same issue is observed in Expander -- Expand Text in the header present under "A stylized Expander" -- check color contrast for "Text in the content" text.
Expected Result:
Color contrast ratio for 'Print PDF' text must be greater than or equal to 4.5:1 ratio.
User Impact:
People with low vision are not able to consume the text which is having low contrast ratio.
Internal Bug Link: https://dev.azure.com/microsoft/OS/_workitems/edit/47814064