After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 790029 - GtkTextView: Support gtk 3.22.19's emoji chooser
GtkTextView: Support gtk 3.22.19's emoji chooser
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkTextView
3.22.x
Other Linux
: Normal enhancement
: ---
Assigned To: gtk-bugs
gtk-bugs
: 786713 792143 (view as bug list)
Depends on:
Blocks: 786713
 
 
Reported: 2017-11-07 17:23 UTC by Jeremy Bicha
Modified: 2018-01-03 13:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jeremy Bicha 2017-11-07 17:23:29 UTC
gtk 3.22.19 added an emoji chooser. I can activate it from gedit's search field by right-clicking in the field and choosing Insert Emoji. I would like to be able to insert Emoji into the main text area too.

I split this bug off from bug 786713 since I guess it needs to be fixed in gtksourceview but people may go searching for this bug in gedit first.

References
----------
https://blogs.gnome.org/mclasen/2017/08/18/post-guadec-distractions/

https://developer.gnome.org/gtk3/stable/GtkEntry.html#GtkEntry--show-emoji-icon
Comment 1 Sébastien Wilmet 2017-11-07 17:28:51 UTC
I don't see why GtkSourceView should do something special here. The support should be added to GtkTextView, part of GTK+.
Comment 2 Jeremy Bicha 2017-11-07 19:19:23 UTC
Thanks, I'll reassign to GTK+.
Comment 3 Matthias Clasen 2017-11-07 19:21:33 UTC
patches welcome
Comment 4 Jeremy Bicha 2017-11-22 23:26:42 UTC
*** Bug 786713 has been marked as a duplicate of this bug. ***
Comment 5 Daniel Boles 2018-01-03 13:40:43 UTC
*** Bug 792143 has been marked as a duplicate of this bug. ***