RFR: 8207333: [Linux, macOS] Column sorting is triggered always after context menu request on table header

Andy Goryachev angorya at openjdk.org
Tue Apr 8 19:05:30 UTC 2025


On Tue, 8 Apr 2025 18:38:29 GMT, Martin Fox <mfox at openjdk.org> wrote:

>> what happens in the master branch (without this PR's changes)?
>
> I was having trouble reproducing the original bug on the master branch; the sorting is done when the mouse is released and most of the time that event never arrives (I think it does every now and then).

this is strange - the bug is immediately apparent.  which macOS version do you have?  although I don't think the version matters.

I am testing with an external mouse, with control-left-click, and with the double-finger-click gesture on the trackpad.

-------------

PR Review Comment: https://git.openjdk.org/jfx/pull/1754#discussion_r2033862942


More information about the openjfx-dev mailing list