RFR: 8207333: [Linux, macOS] Column sorting is triggered always after context menu request on table header
Jose Pereda
jpereda at openjdk.org
Thu Apr 24 09:13:55 UTC 2025
On Tue, 8 Apr 2025 22:41:02 GMT, Martin Fox <mfox at openjdk.org> wrote:
>> definitely an unrelated issue, I just wanted to ask whether you guys think it crosses the threshold for a bug.
>
>> control+left-click works as expected for me too.
>
> For control+left-click it looks like the code will call `columnReordingStarted` but on the released event it won't call `columnReorderingComplete`. I have no idea if this will lead to problems or not.
@beldenfox Do you think we should address that issue (ctrl+left click + columnReordering) in this PR? Else, do we need to do anything else to move it forward?
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1754#discussion_r2057926652
More information about the openjfx-dev
mailing list