Modify

Opened 17 years ago

Closed 17 years ago

#1005 closed Bug (Fixed)

TraySetClick bug

Reported by: timsky Owned by: J-Paul Mesnage
Milestone: 3.3.1.2 Component: AutoIt
Version: 3.3.0.0 Severity: None
Keywords: TraySetClick Cc:

Description

Environment = 3.3.0.0 under WIN_XP/Service Pack 3 X86

Setting TraySetClick(64) causes menu to show on mouseover too :)

Example:

TraySetClick(64)

While 1
Sleep(100)
Wend

Attachments (0)

Change History (3)

comment:1 by MrCreatoR <mscreator@…>, 17 years ago

Hm, indeed, it's strange... I can confirm (tested also on 3.2.8.1, 3.12.1.0, and latest beta).

But if it's a really bug, then i think this behaviour (hover event) should be added anyway to the TraySetClick function :)

comment:2 by J-Paul Mesnage, 17 years ago

Looking again I think 64 as defined is more a 63.
So I will document 64 as the hovering.

comment:3 by J-Paul Mesnage, 17 years ago

Milestone: 3.3.1.2
Owner: set to J-Paul Mesnage
Resolution: Fixed
Status: newclosed

Fixed in version: 3.3.1.2

Modify Ticket

Action
as closed The owner will remain J-Paul Mesnage.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.