Forum Discussion
pneenkoalabear
Jan 08, 2020Steel Contributor
Please work with the Windows team to create a proper way to use the emoji picker
// This sends Windows Key + '.' (both keydown and keyup events).
// "SendInput" is used because Windows needs to receive these events and
// open the Emoji picker.
// TODO(crbug.com/827404): Move to a specialized Windows API once it is
// available.
this doesn't look good, especially in a Microsoft browser on Microsoft's own platform.
No RepliesBe the first to reply