cassidyjames / ideogram

Insert emoji anywhere in elementary OS, even in non-native apps
https://cassidyjames.com
GNU General Public License v3.0
92 stars 19 forks source link

Pressing Enter should select the first emoji #40

Closed m93a closed 4 years ago

m93a commented 4 years ago

Steps

  1. Press Meta+E
  2. Type “think”
  3. Press Enter

What should happen

The “thinking face” emoji should get pasted… 🤔️

What actually happens

Nothing. I have to press Down before Enter to paste the emoji.

cassidyjames commented 4 years ago

The emoji picker is provided by (and internal to) GTK; I can't change its behavior. This would need to be solved in GTK itself.