Modify

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#3636 closed Feature Request (Fixed)

Prevent Ampersand Mnemonic from SplashTextOn Dialog

Reported by: TimRude Owned by: Jos
Milestone: 3.3.15.1 Component: AutoIt
Version: Severity: None
Keywords: SplashTextOn ampersand mnemonic prefix Cc:

Description

The SplashTextOn dialog treats an ampersand in the 'text' parameter as a hotkey mnemonic prefix indicator unless the ampersand is doubled, even though the static text control in the dialog isn't a clickable-action control.

The $SS_NOPREFIX style flag should be applied to the static control inside the SplashTextOn window to prevent this.

Test script:

SplashTextOn("Sample", "This&That", 200, 100)

Attachments (0)

Change History (4)

comment:1 by Melba23, 8 years ago

Type: BugFeature Request

comment:2 by TicketCleanup, 8 years ago

Version: 3.3.14.5

Automatic ticket cleanup.

comment:3 by Jos, 8 years ago

Milestone: 3.3.15.1
Owner: set to Jos
Resolution: Fixed
Status: newclosed

Fixed by revision [12156] in version: 3.3.15.1

comment:4 by Jos, 8 years ago

Fixed by revision [12157] in version: 3.3.15.1

Modify Ticket

Action
as closed The owner will remain Jos.

Add Comment


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