On Tue, 26 Jan 2010 10:19:23 -0800 (PST)
"Edward K. Ream" <[email protected]> wrote:

> Example 1. Suppose we select the following string: 연주기 This string
> consists of 3 unicode characters.  Typing any character works
> properly, including backspace or return.
> Example 2. Suppose we select the following string: वादक.  This string
> consists of 4 characters.  Typing any character removes too much.

Short story long...

I have a launcher on my desktop panel that pops up a new stickynote linked to a 
node in the running leo using Ville's leo server code.  So I decided to use 
that instead of the main leo window itself to test the above... so...

a) there's a bug in stickynote regarding the transfer of unicode to/from the 
node/note-window, causing all the non-ascii to get changed to ???  I will look 
into this.

b) any problems with me committing my changes to stickynote that add an 
encrypted node option?  I think the codes fine, but I don't like to shove odd 
features into other people's work.

c) Working in the main leo window I see the problem exactly as Edward described.

d) I downloaded and compiles the C++ qt 4 text editor 'TEA', and did not see 
the problem there.

e) we need a trivial PyQt QTextEdit app to test in, but I'm hungry :-)

Cheers -Terry

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to