TextField doesn't support diacritic "combining low line" (U+0331) below characters with a tail (g,j,p,q,y). #22104
Labels
bug 🐛
Something doesn't work
component: text field
This is the name of the generic UI component, not the React module!
good first issue
Great for first contributions. Enable to learn the contribution process.
Current Behavior 😯
When typing or pasting g̲, j̲, p̲, q̲, or y̲, that is g/j/p/q/y with diacritic "combining low line" (U+0331), into a TextField, the underline is not visible.
Expected Behavior 🤔
The combining low line should be visible even below characters with a tail: g̲ j̲ p̲ q̲ y̲
Steps to Reproduce 🕹
Copy g̲ j̲ p̲ q̲ y̲ and paste into a demo TextField at https://material-ui.com/components/text-fields/.
Context 🔦
I am a programmer on an application used with endangered, indigenous, and minority languages, including Wakashan languages, which use g̲.
The text was updated successfully, but these errors were encountered: