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

Parsing TwitterTextEntityScreenName fails #339

Open
Kyome22 opened this issue Jan 26, 2021 · 0 comments
Open

Parsing TwitterTextEntityScreenName fails #339

Kyome22 opened this issue Jan 26, 2021 · 0 comments

Comments

@Kyome22
Copy link

Kyome22 commented Jan 26, 2021

Describe the bug
If the user enters an Emoji with a number in a box such as 1️⃣ without any space after the screenName starting with @, the screenName parsing fails.

To Reproduce
Steps to reproduce the behavior:

  1. Go to tweetdeck.twitter.com and open the text field for a new tweet.
  2. Type @hello1️⃣ and post the tweet.
  3. Check the tweet in the timeline.
  4. See the garbled text like the attached image.
    Screen Shot 2021-01-26 at 23 33 27

Expected behavior
The screenName is parsed correctly and the text is not garbled.

Environment
I see this phenomenon when using TweetDeck in Chrome for macOS.

Additional context
This problem also exists in the Objective-C implementation of twitter-text.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant