Skip to content

Fix emoji search using keyboard language instead of system language#1252

Closed
anperez wants to merge 0 commit intoovertake:masterfrom
anperez:patch-1
Closed

Fix emoji search using keyboard language instead of system language#1252
anperez wants to merge 0 commit intoovertake:masterfrom
anperez:patch-1

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
All committers have signed the CLA.

@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

4 participants