Skip to content

Conversation

martinhoT
Copy link

@martinhoT martinhoT commented Aug 19, 2025

Summary

The meta key is now also considered for the ctrl-click functionality, which on MacOS is the command key. This is necessary because control+click on MacOS is intercepted by the OS.

The side-effect is that win+click works for multi-file selection on Windows. I am not sure if it is worth it to somehow detect the OS to determine which key to consider.

Test Plan

On MacOS, try to select multiple files with the command key (command + left mouse click). The previous file selection should not be forgotten.

@martinhoT martinhoT requested review from bastiao and Rui-Jesus August 19, 2025 11:52
@martinhoT martinhoT self-assigned this Aug 19, 2025
@martinhoT martinhoT added the C-bug Something isn't working label Aug 19, 2025
Copy link

@Rui-Jesus Rui-Jesus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Rui-Jesus Rui-Jesus merged commit 186a848 into main Aug 25, 2025
@Rui-Jesus Rui-Jesus deleted the bug/macos-cmd-click branch August 25, 2025 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants