element-hq / element-hq/element-web
Emoji autosuggestion in macOS Sequoia via ctrl-cmd-space doesn't work sensibly
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
### Steps to reproduce
1. Type squirrel into the composer
2. Hit ctrl-cmd-space to insert an emoji
3. Discover that rather than getting your full fat OS emoji picker, you instead get a single option to propose a squirrel emoji:
4. Click on it. Nothing happens.
5. Hit enter to select it like you would in the full-fat emoji picker - and the composer suddenly sends the partially composed message (having appended the emoji)
6. Double-clicking on it would have inserted the emoji (but why would you double click? the full-fat one lets you single-click)
7. Pressing 'space' would have inserted it too, apparently.
### Outcome
#### What did you expect?
UX should work like a normal macOS app like Notes.app:
* Hitting enter should insert the emoji, not send the message.
* Hitting the down-key should have gone into full-fat mode.
* Single-click should insert the emoji.
#### What happened instead?
None of the above.
### Operating system
macOS 15.7.1
### Browser information
ED
### URL for webapp
_No response_
### Application version
Element version: 1.12.3 Crypto version: Rust SDK 0.13.0 (f64839e), Vodozemac 0.9.0
### Homeserver
matrix.org
### Will you send logs?
No
Contributor guide
Assessment
This issue has not been assessed yet.