-
-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Middle-click" on an icon (in the system tray) is interpreted as a "left-click" in Windows 11 (Build 22621.1344+). #195
Comments
Should we just remove the "Middle Click" event? And maybe add "Shift + Single Click". |
The problem occurs in Windows 11 (recent builds). Thus, at least half of the users can use the "middle click". |
if you planning to doing so, please, do it as an option. |
Ok, I'll not remove the "Middle Click" event while Qt has that in QSystemTray. |
It may be worth avoiding assigning actions to “middle click” (the default). |
It seems, fixed in Windows 11 24H2 26100+ |
HavenDV/H.NotifyIcon#82 (comment)
This is not a bug in Fort, but a Windows bug.
The text was updated successfully, but these errors were encountered: