RESOLVED FIXED 204478
[GTK]emoji picker duplication
https://bugs.webkit.org/show_bug.cgi?id=204478
Summary [GTK]emoji picker duplication
Sebastien
Reported 2019-11-21 16:04:48 PST
On recent gtkwebkit in Fedora or Ubuntu, there is now an emoji picker available which works like the one for GtkSearchEntry. But it's not exactly the same. The thing is, this emoji picker contains a GtkSearchEntry. And we can open a new emoji chooser on this emoji chooser! To reproduce, open any app using a gtkwebkit page (I tried with Jami and Epiphany) Open a page with a text input. Press 'Ctrl+.' to open the emoji chooser from gtkwebkit. Press 'Ctrl+.' again to open the emoji chooser from gtk code. Now you have an emoji chooser on another emoji chooser. Have a nice day!
Attachments
Note You need to log in before you can comment on or make changes to this bug.