<Swing Dev> Review Request: JDK-7108290 Mouse pressed event missing when canceling a JPopupMenu
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Fri May 27 14:43:00 UTC 2016
On 27.05.16 17:15, Alexandr Scherbatiy wrote:
> Is it consistent with native applications behavior? For example, if
> try to open a popup in a native Windows application and then press a
> button, will the native button get the mouse event?
The same question is about GTK and Aqua. I am not sure about our
cross-platform L&Fs, we for example can consider this behavior as "by
design".
Note that probably it can be configured by the OS, in this case we
should read the option from native and use it.
--
Best regards, Sergey.
More information about the swing-dev
mailing list