|
From: <aku...@sh...> - 2016-08-26 18:01:03
|
Automated mail by fx, on behalf of aku...@sh... Ticket Change [644eab34fbb2e3bc139190b7755c4ce175779983] [unicode text input Windows 8] By oehhar For Tk On 2016-08-26T17:41:27.472 Details http://core.tcl.tk/tk/tinfo?name=644eab34fbb2e3bc139190b7755c4ce175779983 Ticket http://core.tcl.tk/tk/tktview/6c0d7aec6713ab6a7c3e12dff7f26bff4679bc9d Changed Fields icomment: <h1>Bug?</H1> For me, it is a bug <h1>Test</h1> For a test, one may se the C-Code in [http://stackoverflow.com/questions/22291282/using-sendinput-to-send-u nicode-characters-beyond-uffff] (well, it is C gravejard, but the same stuff exists in C) It does the oposite of the patch, send two surrogates one after the other. This may also be done using two send/postMessage commands. I don't know how other Tk tests work and if the sendkey command is used there. Those might be extended or used. Apparently this is only an issue on 32 bit issue. On 64 bit, one may send the unicode by one message. Just my 2 pennies, Harald login: oehhar username: oehhar ------------------------------------------------------------ See Tcl/Tk development @ http://core.tcl.tk/ ------------------------------------------------------------ |