[UX] Emoji picker for all platforms
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: phlsa, Unassigned)
Details
(Whiteboard: [qx])
Reporter | ||
Comment 1•9 years ago
|
||
Comment 2•9 years ago
|
||
Comment 3•5 years ago
|
||
I realized that Chrome has an item in context menu for editor to show native emoji picker. However, the implementation is really hacky. I don't know whether Windows has an API to show it, though. Chrome synthesizes native key events of Win
+ .
!
Comment 4•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months, so the assignee is being reset.
Comment 5•3 years ago
|
||
It would be great to at least allow accessing the GTK-native emoji picker on this platform somehow (usually available by pressing Ctrl
+ .
) until a platform-independent picker is ready.
The GTK picker currently shows neither in Firefox, nor in Thunderbird when the aforementioned key combination is pressed.
Updated•2 years ago
|
Comment 6•3 months ago
|
||
(In reply to Maciej S. Szmigiero from comment #5)
It would be great to at least allow accessing the GTK-native emoji picker on this platform somehow (usually available by pressing
Ctrl
+.
) until a platform-independent picker is ready.The GTK picker currently shows neither in Firefox, nor in Thunderbird when the aforementioned key combination is pressed.
Firefox must migrate to GTK4 to have this feature, cf bug 1701123 and https://docs.gtk.org/gtk4/class.EmojiChooser.html
Description
•