Skip to content

JetBrains: Text input issues inside web view

Created by: philipp-spiess

We're currently having two major text input issues:

  1. On Linux (Tested on x64) keyboard events have the wrong code set in the web view causing them not to be correctly applied. I observed that the key property is correct and modifiers are correct as well.
  2. On Mac (Tested on AArch64) backspace is not sent to the web view. When used with a modified (e.g. cmd+backspace) the event is received.

Next steps

  • @philipp-spiess to create a reduced repro and create two tickets with JetBrains.