You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
We embed various webbased editors into Eclipse using swt browser. Some of these editors contain a Monaco editor, but it cannot be used because different keystrokes are not passed to Monaco. Without guarantee of completeness, the following keys are affected:
arrow keys (crucial for navigating through the content of the editor & code completion)
Describe the bug
We embed various webbased editors into Eclipse using swt browser. Some of these editors contain a Monaco editor, but it cannot be used because different keystrokes are not passed to Monaco. Without guarantee of completeness, the following keys are affected:
To Reproduce
Expected behavior
All keystrokes should be forwarded to Monaco, as is the case with Linux and Windows.
Screenshots
Bildschirmaufnahme.2024-07-09.um.14.54.21.mov
Environment:
Version since
at least since Eclipse 2024-3
The text was updated successfully, but these errors were encountered: