Skip to content

Conversation

@anperez
Copy link

@anperez anperez commented Oct 22, 2025

ℹ️ This was originally opened as #1252, but closed accidentally while sync'ing branches.

Reverts a change to InputSources.swift introduced in 4fabc33 that made emoji search depend on the current keyboard layout (e.g., Spanish), rather than the system language (e.g., English).

This restores the previous behavior by using currentAppInputSource().uniqueElements instead of currentKeyboardLanguage(), ensuring emoji search results align with the system language preferences.

This should fix #1200

@anperez
Copy link
Author

anperez commented Nov 6, 2025

Hey @Redn4s, thanks a lot for the approval! Do you think we could get @overtake to merge this revert change at some point? It would fix a very annoying behavior in the client that we've been suffering for a while now (see #1200). Thanks!

@DuckyBlender
Copy link

bump, this is super annoying

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

Successfully merging this pull request may close these issues.

Emoji Shortcodes now use keyboard layout for language

3 participants