[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Clipboard issue

From: Alexander Klenin <klenin_at_gmail.com>
Date: 2007-10-17 18:23:44 CEST

On 10/18/07, Stefan K¨¹ng <tortoisesvn@gmail.com> wrote:
> §±§Ö§â§ê§Ú§ß §À§â§Ú§Û wrote:
> > Otherwise locale-specific characters may be lost (depends upon keyboard
> > switcher state).
>
> The docs for SetClipboardData state that:
>
> "When you close the clipboard, if it contains CF_TEXT data but no
> CF_LOCALE data, the system automatically sets the CF_LOCALE format to
> the current input language."
Yes, and that is exactly the problem §À§â§Ú§Û (Yurij) wanted to fix by
forcing locale to default instead of current one.
Unfortunately, I am afraid the fix works only in some cases
(in particular, when switching between Russian and English,
since US-ASCII characters are present in Russian locale, but not vice-versa).
I hope you recent commit fixes that properly -- will test in a few days.

-- 
Alexander S. Klenin
Insight Experts Ltd.
Received on Wed Oct 17 18:23:56 2007

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.