Skip to content

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

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

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

Conversation

@anperez

@anperez anperez commented Jun 15, 2025

Copy link
Copy Markdown

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

CLAassistant commented Jun 15, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@rojnwa

rojnwa commented Jul 1, 2025

Copy link
Copy Markdown

@overtake could we give this some love please?

@jonathanlundstrom

Copy link
Copy Markdown

@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
Copy Markdown

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