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

Emojis being placed in the wrong location #157

Open
akibasocial opened this issue Aug 16, 2023 · 2 comments
Open

Emojis being placed in the wrong location #157

akibasocial opened this issue Aug 16, 2023 · 2 comments
Assignees

Comments

@akibasocial
Copy link

akibasocial commented Aug 16, 2023

Problem

When editing a toot, when placing a custom emoji at the end it ignores all text and is shown at the top left of the textbox

Steps to reproduce

  • Open new toot window
  • Write text of the toot
  • Press enter to break the line
  • Open the emoji picker and select an emoji
  • Emoji will be placed on top left like there's no text on the toot

Version

1.8.0 (142)

image
@chucker chucker self-assigned this Aug 18, 2023
@chucker
Copy link
Owner

chucker commented Aug 20, 2023

Hmmmm.

I'm guessing the bug is somewhere in AnimatableEmojiCell. This comment may also be relevant: https://stackoverflow.com/a/8723005/1600

Of note, once you insert an emoji with autocomplete, all other emoji are subsequently aligned correctly. I'm not sure why.

@akibasocial
Copy link
Author

That's right, if the first emoji comes from the autocomplete, I can get the others from the emoji picker and they will be placed correctly

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

No branches or pull requests

2 participants