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

text appears truncated or wrapped on android #5758

Open
sqwishy opened this issue Sep 7, 2023 · 2 comments
Open

text appears truncated or wrapped on android #5758

sqwishy opened this issue Sep 7, 2023 · 2 comments
Labels
a-layout upstream: RN Issues related to an issue in React Native

Comments

@sqwishy
Copy link

sqwishy commented Sep 7, 2023

For example

Screenshot_20230907-125428_Zulip

Version 27.209.

Its been like this for a while so not a recent breakage.

@chrisbobbe
Copy link
Contributor

Thanks for the report, @sqwishy!

I think the most likely cause is an issue in React Native, the framework this app is built in. If so, it should be possible to work around the bug by changing your system font settings, under Settings → Display → Font size and style.

In previous reports of similar issues, users found that the "Bold text" setting was on, and the text displayed correctly after they turned that off. In your case, however, the text doesn't look bold to me…hmm. I think the font does look different from the usual system font that most people use, though, does that sound right? I'm curious if choosing a different font might fix it.

This is one of many reasons we're looking forward to launching a new app built in Flutter (not React Native): https://github.com/zulip/zulip-flutter

@gnprice
Copy link
Member

gnprice commented Mar 4, 2024

Cross-linking a bit: our first issue for the same underlying problem was #2365, and we saw it again at #3533 (comment) and #2447 (comment) . The ongoing thread for it is #2447.

Leaving this open because it is an ongoing bug in this app, but at this point we're not going to fix it in this codebase. If you see anything like this in the new Flutter app, though (now in beta!), we'll definitely be interested in debugging that.

@gnprice gnprice added upstream: RN Issues related to an issue in React Native a-layout labels Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a-layout upstream: RN Issues related to an issue in React Native
Projects
None yet
Development

No branches or pull requests

3 participants