What would it mean for you to call it yourself? This change is just so that if you press Ctrl+. in Firefox, the native emoji picker shows up, so at least in that sense you're invoking it yourself? (Before this change, Ctrl+. would do nothing in Firefox, even though it would show the emoji picker in normal GTK applications.)
The thing is that I can already do Super+. (or was it ,, can't remember now) and I get shown my emoji picker (which is not the GTK one, but the KDE one) for ANY app that I am using. No need for Firefox to help me on that.
Yes, but that didn't work in Firefox before this change. The whole point of this change is to make that work in Firefox as well. (Likewise, it still doesn't work in Chrome, Chrome-based browsers, and Electron apps.)
It's not so much that they're blocking it, as it is that they're not implementing it. In GNOME, as I understand it, the Emoji picker is implemented by the toolkit (GTK). That means that apps that don't (fully) use that toolkit, such as Chrome and Firefox, will need to add the implementation themselves. That is now done for Firefox.
9 Comments
ViatorOmnium@piefed.social · 8 pts · 180d
Holy mother of hacky solutions!
unknowing8343@discuss.tchncs.de · 2 pts · 179d
In which situation does it make sense for Firefox to call for it instead of you yourself? This seems like bloatware to me.
Vincent@feddit.nl · 1 pts · 178d
What would it mean for you to call it yourself? This change is just so that if you press Ctrl+. in Firefox, the native emoji picker shows up, so at least in that sense you're invoking it yourself? (Before this change, Ctrl+. would do nothing in Firefox, even though it would show the emoji picker in normal GTK applications.)
unknowing8343@discuss.tchncs.de · 1 pts · 178d
The thing is that I can already do
Super+.(or was it,, can't remember now) and I get shown my emoji picker (which is not the GTK one, but the KDE one) for ANY app that I am using. No need for Firefox to help me on that.Vincent@feddit.nl · 1 pts · 177d
So the situation in which this makes sense is when you're using Gnome.
unknowing8343@discuss.tchncs.de · 1 pts · 177d
Not even that, because Gnome probably already has a shortcut for the emoji picker.
Vincent@feddit.nl · 1 pts · 177d
Yes, but that didn't work in Firefox before this change. The whole point of this change is to make that work in Firefox as well. (Likewise, it still doesn't work in Chrome, Chrome-based browsers, and Electron apps.)
unknowing8343@discuss.tchncs.de · 1 pts · 177d
How could Firefox or Chrome block a system shortcut??
Vincent@feddit.nl · 1 pts · 176d
It's not so much that they're blocking it, as it is that they're not implementing it. In GNOME, as I understand it, the Emoji picker is implemented by the toolkit (GTK). That means that apps that don't (fully) use that toolkit, such as Chrome and Firefox, will need to add the implementation themselves. That is now done for Firefox.