Modify

#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@…>, on Mar 19, 2010 at 7:46:22 PM

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, on Mar 19, 2010 at 11:28:13 PM

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@…>, on Mar 20, 2010 at 1:31:13 AM

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, on Mar 20, 2010 at 2:40:44 AM

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@…>, on Mar 21, 2010 at 11:04:35 AM

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 Jpm, on May 5, 2010 at 12:24:47 PM

Resolution: Fixed
Status: newclosed

Fixed by ticket 1599

comment:7 by TicketCleanup, on May 5, 2010 at 2:00:02 PM

Milestone: Future Release

Automatic ticket cleanup.

comment:8 by Jpm, on Feb 9, 2012 at 3:30:20 PM

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.