<Swing Dev> [10] RFR JDK-8075063:Context menu closes on mouse scroll

Sergey Bylokhov sergey.bylokhov at oracle.com
Mon Jul 3 18:17:20 UTC 2017


----- prasanta.sadhukhan at oracle.com wrote:

> It seems if (c instanceof Applet || c instanceof Window) [although not
> Popup#HeavyWeightWindow which is a JWindow] then cancelPopMenu will be
> executed.

But why behavior is different in case of Window and Applet? My understanding was that we should not close popup in case of mouse wheel?



More information about the swing-dev mailing list