Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Event trayIcon.MiddleClick seems not to be raised
#1
Please find below my sample scripts prepared to work with Visual Studio 2022. I'm trying to prepare a kind of base solution for my projects (most of them have only triggers to interact with keyboard or windows), therefore I wrapped and extended the TrayIconClass to catch also doubleClick events for trayIcons.
I can catch succesfully calls to Left and RightClick but never got a call to MiddleClick. May I ask you to check why I'm not able to get MiddleClicks working? If you need more Infos, please bother me.


Attached Files
.zip   PraxisTest.zip (Size: 3.88 KB / Downloads: 18)
#2
It is a bug of the Windows 11 taskbar.
https://www.google.com/search?q=Windows+...ddle+click

Works well on Windows 10.
Works well on Windows 11 if the taskbar is replaced by StartAllBack.
#3
Thanks for your reply Gintaras.
I'm working on Windows10 with OpenShellMenu Version 4.4.170 as Taskbar-Replacement  https://github.com/Open-Shell/Open-Shell-Menu.
Because meanwhile an updated version of Openshell4.4.191 is out, I'm going to test if these bug is fixed or not.
#4
Short Reply:
On Windows 10 22H2 19045.4046 using latest OpenShell-Menu 4.4.191 as Taskbar I'm not able to catch any Click on Middle-Mousebutton in iconTray.MiddleClick. Problem seems to persist on windows.


Forum Jump:


Users browsing this thread: 1 Guest(s)