Hello,
I have a problem with Open JFX under Mac OS X. When using System Menu Bar for a
menu and starting Java with -splash option the menu is no longer displayed as
System menu.
My environment
OS OS X El Capitan (10.11.6)
Java openjdk version "15" 2020-09-15
OpenJDK Runtime Environment AdoptOpenJDK (build 15+36)
OpenJDK 64-Bit Server VM AdoptOpenJDK (build 15+36, mixed mode,
sharing)
OpenJFX 15.0.1
I have created a Stackoverflow question with a more detailed description:
https://stackoverflow.com/questions/65511188/javafx-problem-with-usesystemmenubar-when-starting-with-splash-option
Does anybody has seen this behaviour? Is this a Java FX bug?
Thanks in advance
Thorsten