Skip to content

Exit using escape and fix visual glitches

Alexander Lohnau requested to merge work/emoji_picker_escape_key into master

FEATURE: 419718

With this patch you can:

  • Clear the searchfield using escape, if we are not searching or the search is empty we exit.
  • Fix unprintable characters. For example if you are in the recent section and press backspace.
  • Fix duplicate copying. If you are in the search panel and copy an emoji using enter you don't get the popup twice.

@ngraham @sitter

Merge request reports