Modify

Opened 16 years ago

Closed 16 years ago

Last modified 14 years ago

#1529 closed Bug (Fixed)

TrayItemSetText() sets incorrect text

Reported by: timsky Owned by:
Milestone: 3.3.7.0 Component: AutoIt
Version: 3.3.6.0 Severity: None
Keywords: TrayItemSetText Cc:

Description

Hello.

Windows 7 x64 En / XP SP 3 En
AutoIt 3.3.6.0

TrayItemSetText() sets incorrect text. Some kind of special symbol.

#include <Constants.au3>

TrayItemSetText($TRAY_ITEM_PAUSE, 'Pause')
TrayItemSetText($TRAY_ITEM_EXIT, 'Exit')

MsgBox(0, 'Bug!', 'Check tray menu :p ')

Attachments (0)

Change History (8)

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

Same on WinXP SP2:

AutoIt:3.3.6.0   (Os:WIN_XP/X86/Service Pack 2   Language:0419 Keyboard:00000409 Cpu:X64)

comment:2 by doudou, 16 years ago

FYI: AutoIt 3.3.4.0 doesn't have this bug (at least not on WIN_XP/X86/Service Pack 3).

in reply to:  2 comment:3 by MrCreatoR <mscreator@…>, 16 years ago

Replying to doudou:

FYI: AutoIt 3.3.4.0 doesn't have this bug (at least not on WIN_XP/X86/Service Pack 3).

I know, and all other versions (beta not tested), but thats is really not relevant, what is important is the stability of latest public version ;)

comment:4 by Valik, 16 years ago

It is relevant. It narrows the range we have to search to find the change that caused the bug.

in reply to:  4 comment:5 by MrCreatoR <mscreator@…>, 16 years ago

Replying to Valik:

It is relevant. It narrows the range we have to search to find the change that caused the bug.

Ofcourse, i meant it in other context, sorry.

comment:6 by J-Paul Mesnage, 16 years ago

Resolution: Fixed
Status: newclosed

Fixed by ticket 1599

comment:7 by TicketCleanup, 16 years ago

Milestone: Future Release

Automatic ticket cleanup.

comment:8 by J-Paul Mesnage, 14 years ago

Milestone: Future Release3.3.7.0

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


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