On Fri, 7 Jun 2024 07:40:01 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
>> looks good.. > > Although there's one more issue it seems where in native, after popup is > shown when right mouse button (or CTRL+left mouse button) is pressed, if you > release the mouse the popup vanishes which I noticed in Notes, Mail but it > does not happen in JDK and popup remains open...but it seems not related to > this...did you notice? Hmm, not sure why. I doubt it's related to this since both MOUSE_PRESSED and MOUSE_RELEASED are still popuptriggers before and after the fix. I can make a new issue for this to match native behavior. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/19569#discussion_r1631688661