Skip to content

Conversation

@anperez
Copy link

@anperez anperez commented Jun 15, 2025

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

EDIT: ⚠️ Closed accidentally while sync'ing branches. Re-opened as #1301 ⚠️

@CLAassistant
Copy link

CLAassistant commented Jun 15, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 3 committers have signed the CLA.

✅ anperez
❌ Mike Renoir
❌ overtake


Mike Renoir seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@rojnwa
Copy link

rojnwa commented Jul 1, 2025

@overtake could we give this some love please?

@jonathanlundstrom
Copy link

@overtake can we please get this PR rebased/merged to baseline for the next release? It makes my life a living hell 🤕

@jonathanlundstrom
Copy link

Ping @overtake could we please merge this? 😭

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

4 participants