Open Bug 1844959 Opened 2 years ago Updated 10 months ago

support GTK Emoji Chooser

Categories

(Core :: Widget: Gtk, enhancement, P3)

Firefox 115
enhancement

Tracking

()

UNCONFIRMED

People

(Reporter: calestyo, Unassigned, NeedInfo)

Details

(Keywords: helpwanted)

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0

Steps to reproduce:

GTK supports a native Emoji Chooser, which should already work with GTK 3 used by Firefox (on Linux) and is activated by pressing Ctrl-. or Ctrl-; .

Expected results:

Given that Emojis are used quite often when entering text on websites, it would be nice if Firefox could enable support for that.

The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Widget: Gtk
Product: Firefox → Core

I guess it would be similar to GtkFileDialog implementation:
https://searchfox.org/mozilla-central/source/widget/gtk/nsFilePicker.cpp

It's implemented by GtkEmojiChooser widget.

Keywords: helpwanted

On Firefox Nightly, currently 129.0a1 (2024-07-02) (64-bit), pressing control+. for the GTK emoji picker renders Firefox unusable.

It doesn't crash, but everything grinds to a complete halt until killed.

Flags: needinfo?(stransky)
You need to log in before you can comment on or make changes to this bug.