RFR: 8315655: [macos] Right click and dragging over a component with a popup menu will open the popup [v4]

Alisen Chung achung at openjdk.org
Fri Jun 7 21:06:13 UTC 2024


On Fri, 7 Jun 2024 07:40:01 GMT, Prasanta Sadhukhan <psadhukhan at 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


More information about the client-libs-dev mailing list