I've built a B4J application that is running as expected on Windows, but on Linux (Ubuntu 20.04 with openjdk 11 and openjfx 11) the menus are not accessible. When I click on any menu, the list is displayed for a moment then disappear.
Is working ok with Oracle jre 1.8.xxx.
Anyone with the same issue?
Tried on my Ubuntu with jdk 14.0.2 and openjavafx 16, but the results are the same, I cannot open the menus.
I will do the same setup on B4J side and recompile the app.
Created a new B4J UI project and added the default menu. Compiled and then jar file moved to the Linux computer.
I'm running the jar with the following command (copied first jdk in /data folder):