Modify

Opened 16 years ago

Closed 16 years ago

#1005 closed Bug (Fixed)

TraySetClick bug

Reported by: timsky Owned by: Jpm
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

Change History (3)

comment:1 Changed 16 years ago by MrCreatoR <mscreator@…>

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 Changed 16 years ago by Jpm

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

comment:3 Changed 16 years ago by Jpm

  • Milestone set to 3.3.1.2
  • Owner set to Jpm
  • Resolution set to Fixed
  • Status changed from new to closed

Fixed in version: 3.3.1.2

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.