Open oldcwj opened 8 months ago
Hi sorry for the late response. Nothing obvious is jumping out at me as to why the mouse event isn't triggering the popup to close. Did this work in a previous version? This library has mainly been concerned with Swing so I'm not sure how much effort I want to put into AWT support.
I use cacio-1.11 tag with jdk11 has the same problem.
JPopupMenu is fine, but PopupMenu is not fine:it does not hide when clicking elsewhere with the mouse
JPopupMenu test code:
PopupMenu test code:
isPopupMenuVisible method maybe not right,but failed-gui-tests image show the popupmenu not hide