﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
3636	Prevent Ampersand Mnemonic from SplashTextOn Dialog	TimRude	Jos	"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)

"	Feature Request	closed	3.3.15.1	AutoIt		None	Fixed	SplashTextOn ampersand mnemonic prefix	
