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 becomes cut in mobile app #5490

Open
SpriterGors opened this issue Sep 25, 2024 · 3 comments
Open

Text becomes cut in mobile app #5490

SpriterGors opened this issue Sep 25, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@SpriterGors
Copy link

Describe the bug
In very specific cases, text gets cut on mobile, making it hard to read.

To Reproduce

Steps to reproduce the behavior:

  1. Paste this string and post:

𓂃 ࣪˖ test ִֶָ་༘࿐ test

  1. Check post on mobile.

Expected behavior

Text should display correctly and be easy to read.

Screenshots

Mobile screenshot. The cut text is at the start of the post.
image

Same post but on browser (the bug does not happen here)
image

Test post
image

Details

  • Platform: Mobile
  • Platform version: Android 10
  • App version: Version 1.91 2.324 b2b5be5 (prod)

Additional context

This bug seems to be caused by the specific characters that the person used for flair. However I wonder if other characters can cause this bug to happen.

@SpriterGors SpriterGors added the bug Something isn't working label Sep 25, 2024
@surfdude29
Copy link
Contributor

This might be a similar (or the same?) issue as #3241 and/or #3245

@haileyok
Copy link
Member

I think this is actually an RN bug that might have gotten fixed (think I saw a PR recently that got merged in), will look.

@haileyok
Copy link
Member

Yea this might fix it, facebook/react-native#46362. Can't really patch something like this in very easily so we'll just wait for 0.75.

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