I released 1.4.4 files so that you can test (in unichars.sf.net/public)
3 files : exe, readme144 and the language file.
Please read readme144.txt for details on this version.
By 'the bug you mentioned' do you mean the Visual Studio bug?
I still experience problems in 1.4.4, but I haven't been able to consistently reproduce it. There seem to be other problems with clipboard mode. I'm not sure whether it is the same bug, but it still seems to be a VS thing.
In most cases, no character is inserted at all. In some cases, the character before the cursor is even deleted (a Backspace too many?). In some cases I do get a character, and in some cases I get a character that replaces the one before the cursor. Sorry I can't be more clear, but I don't understand what's going on.
All output I see in my log file is this:
DD => 1 : Clipboard length when Unichars starts :
DD => 2 : 0
DD => 1 : space pasted in the Clipboard
DD => 1 : Load confirm message sent :
DD => 2 : Profiel 'Jordy' geladen
604 item(s)
However, I use SendInput now, so I don't use the clipboard anymore and I no longer have these problems.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I don't see the files at the URL you mentioned.
I guess you got it finally, since you posted a bug report ?
I've got the new files now. But the bug reports I made earlier today are about 1.4.1.
OK. It is possible that the bug you mentioned is already fixed in 1.4.4. Can you tell me if you still find it ?
By 'the bug you mentioned' do you mean the Visual Studio bug?
I still experience problems in 1.4.4, but I haven't been able to consistently reproduce it. There seem to be other problems with clipboard mode. I'm not sure whether it is the same bug, but it still seems to be a VS thing.
In most cases, no character is inserted at all. In some cases, the character before the cursor is even deleted (a Backspace too many?). In some cases I do get a character, and in some cases I get a character that replaces the one before the cursor. Sorry I can't be more clear, but I don't understand what's going on.
All output I see in my log file is this:
DD => 1 : Clipboard length when Unichars starts :
DD => 2 : 0
DD => 1 : space pasted in the Clipboard
DD => 1 : Load confirm message sent :
DD => 2 : Profiel 'Jordy' geladen
604 item(s)
However, I use SendInput now, so I don't use the clipboard anymore and I no longer have these problems.