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

OnePlus 5t: font clipping across the app #25

Open
SyntaxBlitz opened this issue May 30, 2020 · 4 comments
Open

OnePlus 5t: font clipping across the app #25

SyntaxBlitz opened this issue May 30, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@SyntaxBlitz
Copy link
Contributor

Reported by a user: on the OnePlus 5t, there's some strange clipping going on, as though every bit of text is just barely too large for the container it's in. A single "wrappable unit" seems to get pushed down out of view, either a full word or (in the case of single-word text objects) a single character.

image

image

image

@SyntaxBlitz SyntaxBlitz added the bug Something isn't working label May 30, 2020
@SyntaxBlitz
Copy link
Contributor Author

Seems like there are two main fixes: ship Roboto with the app, or add a space at the end of every text element..!

facebook/react-native#15114

@schonfeld
Copy link
Contributor

Have you found a way to reproduce this on an AVD Emulator? I have a physical Pixel 4 on hand, but I'm unable to repro on it.

@SyntaxBlitz
Copy link
Contributor Author

Unfortunately not, and I don't own a OnePlus 5t myself :(

@fuzzmz
Copy link

fuzzmz commented Nov 5, 2023

Happening here as well, OnePlus 5T. If I can help with testing in any way, let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants