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

Letters being cut off in TextViews #161

Open
CarstenB-ai opened this issue Dec 29, 2024 · 8 comments
Open

Letters being cut off in TextViews #161

CarstenB-ai opened this issue Dec 29, 2024 · 8 comments
Labels
bug Something isn't working

Comments

@CarstenB-ai
Copy link

Using Android 13, and the letters of TextViews are being cut off at the end of them a lot of the times. I've attached a screenshot for reference.
Screenshot_20241229-113717_Trebuchet
Oh yeah, the version number is also cut off, but it is v0.8.3a, so the latest one, but I tried every single version back to v0.8.0 and it happens on all of them, so quite wondering why nobody else has pointed this out...

@Vali-98
Copy link
Owner

Vali-98 commented Dec 30, 2024

This is the first time I've seen an issue like this. Is your default OS language english? And does this occur on 0.7.10?

@CarstenB-ai
Copy link
Author

This is the first time I've seen an issue like this. Is your default OS language english? And does this occur on 0.7.10?

Hello there! Yes, my Operating Systems language is set to "English (United States)". I've tried different font-sizes and UI-sizes in the OS-Settings, but that's also not it. I did just now try out the v0.7.10, and yes, the issue persists. Though, I've noticed differences, like in the v0.8.X, the username is cut off, and responses are missing a huge chunk of text (Like about 5% of the responses end is cut off). In v0.7.X, the responses seem to be complete, and the usernames "User" as well, but can't try with a longer name, because usernames weren't changable in v0.7.X apparently.

I hope this helps somehow, never seen something like this myself. Attached is another screenshot of v0.7.10:
Screenshot_20241230-092934_Trebuchet

@Vali-98
Copy link
Owner

Vali-98 commented Jan 5, 2025

I honestly have no idea why this occurs. Are you using some custom ROM for your device? Your font scaling and font weight do not look like any common vendor OS.

@Vali-98 Vali-98 added the bug Something isn't working label Jan 5, 2025
@CarstenB-ai
Copy link
Author

CarstenB-ai commented Jan 5, 2025 via email

@Vali-98
Copy link
Owner

Vali-98 commented Jan 7, 2025

Apparently this is an ancient react-native bug:

facebook/react-native#15114

There are a few possible solutions, but this is most probably best delt with by updating the app to used a stricter font and unify styling across text fields.

@CarstenB-ai
Copy link
Author

CarstenB-ai commented Jan 7, 2025 via email

@genewitch
Copy link

genewitch commented Jan 28, 2025

can confirm on samsung galaxy note 20 (non-ultra):

Image

not sure if related but the end of generated paragraphs is sometimes cut off as well, whereas it is not in the service software (i use LM Studio). Since both involve truncating the end of things, maybe there's something in common?

note: in that image the output was truncated after "your friend, " - and the "copilot" or whatever has a name "chat33" so it's not like that was blank and that's why. it should have said "your friend, Chat33" if it was gunna say that at all.

@paboum
Copy link

paboum commented Feb 2, 2025

Also if "friendly name" of API entry is too long, the "edit" button goes outside the screen and can't be tapped.

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

4 participants