﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2685	HotKeyRegister fails to register a Hungarian letter	Unc3nZureD	Jon	"I already made (I think 2) topic on the forum, but I think it's a bug. I'd like to register the í or Í (capital) letter as a HotKey, but it just does nothing.

Here's a link to the thread which gives a small reproduction of the bug:
http://www.autoitscript.com/forum/topic/159056-set-hotkey-on-2-specific-button/

In C, probably you use RegisterHotKey.Just as an external information the í letter is the following identifier:


{{{
(button)      (code)      (name)
   Í            E2      VK_OEM_102
}}}

I already tried every method I just knew, autoit just don't accept any form of í letter as a hotkey."	Feature Request	closed	3.3.13.2	AutoIt		None	Fixed		
