RFR: 8207333: [Linux, macOS] Column sorting is triggered always after context menu request on table header
Martin Fox
mfox at openjdk.org
Tue Apr 8 20:09:29 UTC 2025
On Tue, 8 Apr 2025 19:03:01 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> 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.
I was having problems reproducing on Linux. No problem reproducing on macOS.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1754#discussion_r2033944488
More information about the openjfx-dev
mailing list