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

Composer ignores emoji shortcodes when sending quickly #27627

Open
WelcomeToLevel2 opened this issue Jun 23, 2024 · 1 comment
Open

Composer ignores emoji shortcodes when sending quickly #27627

WelcomeToLevel2 opened this issue Jun 23, 2024 · 1 comment
Labels
A-Composer A-Emoji O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect

Comments

@WelcomeToLevel2
Copy link

Steps to reproduce

Possibly related to #27625

Attempt to send an emoji shortcode before the suggestion window pops up. You will not be barred from sending the message, and will instead send an embarrassing incomplete emoji as text.

image

This could potentially be solved by the client caching emoji suggestions, if network speed is somehow an issue, but I am unfamiliar with how the technology stack here works, or where this data comes from, or where the bottleneck lies.

Outcome

What did you expect?

The composer should prevent sending of messages when it is pending auto-completion for emojis. Enter should instead complete the emoji, or do nothing if the list of valid completions is not available.

What happened instead?

The composer ignored this state and sent the message anyway.

Operating system

Windows 8.1

Browser information

Firefox 115.12.0esr (64-bit). Reproducible on Chrome

URL for webapp

https://app.element.io/

Application version

1.11.69

Homeserver

matrix.org

Will you send logs?

No

@WelcomeToLevel2 WelcomeToLevel2 changed the title Composer ignores smoji shortcodes when sending quickly Composer ignores emoji shortcodes when sending quickly Jun 23, 2024
@dosubot dosubot bot added A-Composer A-Emoji O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Impairs non-critical functionality or suitable workarounds exist labels Jun 23, 2024
@t3chguy
Copy link
Member

t3chguy commented Jun 24, 2024

Related #9757 #19333

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Composer A-Emoji O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect
Projects
None yet
Development

No branches or pull requests

2 participants