tnodir / fort

Fort Firewall for Windows
GNU General Public License v3.0
1.11k stars 97 forks source link

"Middle-click" on an icon (in the system tray) is interpreted as a "left-click" in Windows 11 (Build 22621.1344+). #195

Closed b-user closed 2 months ago

b-user commented 5 months ago

https://github.com/HavenDV/H.NotifyIcon/issues/82#issuecomment-1479437161

This is not a bug in Fort, but a Windows bug.

tnodir commented 5 months ago

Should we just remove the "Middle Click" event?

And maybe add "Shift + Single Click".

b-user commented 5 months ago

The problem occurs in Windows 11 (recent builds). For example: there are quite a lot of Windows 10 users in steam. https://store.steampowered.com/hwsurvey/ Windows 10 64 bit -- 53.45% Windows 11 64 bit -- 41.95%

Thus, at least half of the users can use the "middle click".

rockenren commented 5 months ago

Should we just remove the "Middle Click" event?

And maybe add "Shift + Single Click".

if you planning to doing so, please, do it as an option.

tnodir commented 5 months ago

Ok, I'll not remove the "Middle Click" event while Qt has that in QSystemTray.

b-user commented 5 months ago

It may be worth avoiding assigning actions to “middle click” (the default). Perhaps a better solution would be a visible warning (on systems with a "defect").

tnodir commented 2 months ago

It seems, fixed in Windows 11 24H2 26100+