Bug 204478
Summary: | [GTK]emoji picker duplication | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sebastien <amarok> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Minor | CC: | amarok |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | PC | ||
OS: | Linux |
Sebastien
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |