Mouse clicks not working on most UI elements (buttons, dro down menus...)
It's impossible to use app without mouse. Some UI elements are accessible by pressing TAB on keyboard but not all. I've managed to create connection and connect but that was all i managed to achieve without a mouse click.
ENV
$ java --version
openjdk 11.0.22 2024-01-16
OpenJDK Runtime Environment (build 11.0.22+7-post-Ubuntu-0ubuntu222.04.1)
OpenJDK 64-Bit Server VM (build 11.0.22+7-post-Ubuntu-0ubuntu222.04.1, mixed mode, sharing)
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.4 LTS
Release: 22.04
Codename: jammy
Mouse clicks not working on most UI elements (buttons, dro down menus...)
It's impossible to use app without mouse. Some UI elements are accessible by pressing TAB on keyboard but not all. I've managed to create connection and connect but that was all i managed to achieve without a mouse click.
ENV