Bug with InputBox when using 'Locale' Topic is solved

Report problems with documented functionality
burque505
Posts: 1736
Joined: 22 Jan 2017, 19:37

Bug with InputBox when using 'Locale'

23 May 2020, 16:20

I saw this post by @Johnny R in the German forum. It appears the Edit control in the InputBox won't receive automatic focus if the LOCALE parameter is set, in contrast to its behavior when the Locale parameter is not specified. Test code:

Code: Select all

InputBox, outvar, Hallo, Gib etwas ein, , 640, 480
msgbox %outvar%	

InputBox, outvar, Hallo, Gib etwas anderes ein, , 640, 480, , ,Locale
msgbox %outvar%	
Tough to work around, I think (although I will be delighted to be proven wrong). :D

EDIT: According to @Ragnar a few minutes ago, it will be fixed in the next release. Link.
Regards,
burque505

Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 30 guests