-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Textfield Variant Standard cuts off text on High Contrast/Accessibility mode #47967
Copy link
Copy link
Closed
Closed
Copy link
Labels
accessibilitya11ya11yscope: text fieldChanges related to the text field.Changes related to the text field.type: bugIt doesn't behave as expected.It doesn't behave as expected.
Description
Steps to reproduce
Steps:
- Open this link to live example: (MUI Docs site)
- Turn on High Contrast color from your system settings
- Alternatively, it can be reproduced by forcing CSS color settings: active on browser dev tools
Current behavior
All other Variant Text field looks okay, but Standard variant has text cutoff on the input
When not filled, the Placeholder on Standard Variant TextField cuts off

When filled it behaves the same with text in the input
Expected behavior
Textfield should not cutoff content in input
Context
No response
Your environment
Browser
System with High Contrast mode enabled
Search keywords: accesibility
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
accessibilitya11ya11yscope: text fieldChanges related to the text field.Changes related to the text field.type: bugIt doesn't behave as expected.It doesn't behave as expected.