Tray.OnDoubleClick and Tray.OnClick produced at the same time #414

Open
opened 2026-01-29 16:38:58 +00:00 by claunia · 0 comments
Owner

Originally created by @OmiCron07 on GitHub (Nov 27, 2019).

Originally assigned to: @GregorBiswanger on GitHub.

  • Version: 5.30.1

.Net Core 3.0

  • Target: Windows 10

When subscribed to the tray events OnClick and OnDoubleClick, the two events trigger when double-clicking the tray icon. OnClick event should not trigger when double-clicking the tray icon.

Originally created by @OmiCron07 on GitHub (Nov 27, 2019). Originally assigned to: @GregorBiswanger on GitHub. <!-- Which version of Electron.NET CLI and API are you using? --> * **Version**: 5.30.1 <!-- Which version of .NET Core and Node.js are you using (if applicable)? --> .Net Core 3.0 <!-- What target are you building for? --> * **Target**: Windows 10 <!-- Enter your issue details below this comment. --> When subscribed to the tray events OnClick and OnDoubleClick, the two events trigger when double-clicking the tray icon. OnClick event should not trigger when double-clicking the tray icon.
claunia added the bug label 2026-01-29 16:38:58 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#414