Tk Source Code

Ticket Change Details
Login
Overview

Artifact ID: 644eab34fbb2e3bc139190b7755c4ce175779983
Ticket: 6c0d7aec6713ab6a7c3e12dff7f26bff4679bc9d
unicode text input
User & Date: oehhar 2016-08-26 17:41:27
Changes

  1. 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-unicode-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
    
  2. login: "oehhar"
  3. mimetype: "text/x-fossil-wiki"
  4. username: "oehhar"