Preflight Checklist
Issue Details
- Electron Version:
- Operating System:
- Last Known Working Electron version:
Expected Behavior
Selecting a character from the Emoji & Symbols popover should enter it to the focused input
Actual Behavior
The popover closes and no character is input
To Reproduce
$ git clone https://github.com/javan/electron-quick-start.git -b emoji-and-symbols-bug
$ npm install
$ npm start || electron .
- Click the Edit → Emoji & Symbols menu or press ⌃⌘Space to open the popover
- Select any character from the popover
Screenshots
v6.0.0-beta.12 👎

v6.0.0-beta.11 👍

Additional Information
#18995 may be the culprit since it was introduce in beta.12 (cc: @erickzhao @codebytere)
Preflight Checklist
Issue Details
Expected Behavior
Selecting a character from the Emoji & Symbols popover should enter it to the focused input
Actual Behavior
The popover closes and no character is input
To Reproduce
$ git clone https://github.com/javan/electron-quick-start.git -b emoji-and-symbols-bug$ npm install$ npm start || electron .Screenshots
v6.0.0-beta.12 👎
v6.0.0-beta.11 👍
Additional Information
#18995 may be the culprit since it was introduce in beta.12 (cc: @erickzhao @codebytere)