JFormDesigner / FlatLaf

FlatLaf - Swing Look and Feel (with Darcula/IntelliJ themes support)
https://www.formdev.com/flatlaf/
Apache License 2.0
3.34k stars 266 forks source link

JPopupMenu sometimes does not show menu items #890

Closed starxg closed 6 days ago

starxg commented 6 days ago

JPopupMenu sometimes doesn't show the menu items, when I move the mouse pointer up it shows them.

OS: Apple M3 Pro 15.0 (24A335) FlatLaf: 3.5.1 Laf: FlatDarkLaf VM: JetBrains Runtime 21

After moving the mouse pointer up...


toolTipText

starxg commented 6 days ago

The probability is that this problem is caused by https://github.com/JetBrains/JetBrainsRuntime/releases/tag/jbr-release-21.0.4b607.1, I don't have this problem with the AZUL JDK.