You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: