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
Basically the title, as long as the diagram is opened, I can not move or type in any other window. When I try to type it just types in the diagram window, creating a new text box. The cursor will not even show on the other window as you can see in the example below.
Supposedly my cursor is on the found variable, but it can not be seen. After closing the diagram everything goes back to normal.
OSR is disabled.
The text was updated successfully, but these errors were encountered:
I've been able to reproduce this on Linux (Fedora 37 with Wayland). I assume you're using Linux or macOS. Disabling off-screen-rendering seems to cause this. I've also seen that the menus are not accessible when off-screen-rendering disabled. Enabling off-screen-rendering is also not an option, as then typing of text is not possible on Linux and macOS in all releases up to and including 2023.3 - see #212. for a discussion on this.
I recommend you update to plugin version 0.2.3 and IntelliJ 2023.3.1 EAP. With this combination, off-screen rendering support typing and no longer interferes with other editors or the menu.
In previous versions, the workaround is to not have the diagram open side-by-side. The typing will work once the diagram is either closed or in the background.
Basically the title, as long as the diagram is opened, I can not move or type in any other window. When I try to type it just types in the diagram window, creating a new text box. The cursor will not even show on the other window as you can see in the example below.
Supposedly my cursor is on the
found
variable, but it can not be seen. After closing the diagram everything goes back to normal.OSR is disabled.
The text was updated successfully, but these errors were encountered: