Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

characters with diacritic don't fit in select #20370

Closed
rattkin opened this issue Aug 20, 2020 · 3 comments
Closed

characters with diacritic don't fit in select #20370

rattkin opened this issue Aug 20, 2020 · 3 comments
Labels
area: material/select material spec Issue related to the Material Design spec https://material.io/design/ P4 A relatively minor issue that is not relevant to core functions

Comments

@rattkin
Copy link

rattkin commented Aug 20, 2020

image
uppercase characters with diacritic marks don't fit.
tops of the diacritic marks are cut off.
With dome appearance modes, the whole diacritic might be cut off.

https://stackblitz.com/edit/angular-ihah5c?file=src%2Fapp%2Fselect-overview-example.html

@jelbourn jelbourn added needs triage This issue needs to be triaged by the team Fixed in MDC material spec Issue related to the Material Design spec https://material.io/design/ P4 A relatively minor issue that is not relevant to core functions area: material/select and removed needs triage This issue needs to be triaged by the team labels Aug 20, 2020
@JanProchy
Copy link

This needs to be fixed asap because

  • Many languages use accented characters
  • Overiding overflow property is road to hell
  • CSS unavaibility to combine overflow-x/y or overflow-text

@amysorto
Copy link
Contributor

amysorto commented Nov 2, 2022

When testing with the new MDC based select component which is coming soon in v15, the diacritical marks I tried don't get cut off for uppercase letters anymore. Closing this bug since it's fixed there.

@amysorto amysorto closed this as completed Nov 2, 2022
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Dec 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: material/select material spec Issue related to the Material Design spec https://material.io/design/ P4 A relatively minor issue that is not relevant to core functions
Projects
None yet
Development

No branches or pull requests

4 participants