Modify

Opened 6 years ago

Closed 6 years ago

Last modified 6 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 Changed 6 years ago by Melba23

  • Type changed from Bug to Feature Request

comment:2 Changed 6 years ago by TicketCleanup

  • Version 3.3.14.5 deleted

Automatic ticket cleanup.

comment:3 Changed 6 years ago by Jos

  • Milestone set to 3.3.15.1
  • Owner set to Jos
  • Resolution set to Fixed
  • Status changed from new to closed

Fixed by revision [12156] in version: 3.3.15.1

comment:4 Changed 6 years ago by Jos

Fixed by revision [12157] in version: 3.3.15.1

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

Modify Ticket

Action
as closed The owner will remain Jos.
Author


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

 
Note: See TracTickets for help on using tickets.