Can't type emoji in Mac Catalyst app #364

Closed
opened 2023-04-03 12:40:03 +00:00 by saagarjha · 2 comments

If I use the system emoji picker (⌘⌃Space) to type emoji, it lets me select them but they don't appear in the compose view.

If I use the system emoji picker (⌘⌃Space) to type emoji, it lets me select them but they don't appear in the compose view.
shadowfacts added the
bug
label 2023-04-03 13:52:50 +00:00
Owner

Unfortunately, this appears to be a framework bug and the confluence of a couple factors:

  1. A Catalyst app set to Optimize for Mac
  2. The presence of a ToolbarItem somewhere in the view hierarchy

I've filed FB12095215 about this (here's the repro case, if you're curious).

Unfortunately, this appears to be a framework bug and the confluence of a couple factors: 1. A Catalyst app set to Optimize for Mac 2. The presence of a `ToolbarItem` somewhere in the view hierarchy I've filed FB12095215 about this (here's the [repro case](https://git.shadowfacts.net/shadowfacts/FB12095215/src/branch/main/CatalystEmojiTest/ContentView.swift), if you're curious).
shadowfacts added the
external
label 2023-04-04 03:19:03 +00:00
Owner

This appears to be resolved on Sonoma.

This appears to be resolved on Sonoma.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: shadowfacts/Tusker#364
No description provided.