Re: Cannot paste text from eclipse 3.5 to PGAdmin III - Mailing list pgadmin-support

From Dave Page
Subject Re: Cannot paste text from eclipse 3.5 to PGAdmin III
Date
Msg-id 937d27e10908040107k4773da2r1ee1e9188a400b71@mail.gmail.com
Whole thread Raw
In response to Re: Cannot paste text from eclipse 3.5 to PGAdmin III  (Stephan Jaensch <sjaensch@gmx.net>)
List pgadmin-support
On Tue, Aug 4, 2009 at 8:50 AM, Stephan Jaensch<sjaensch@gmx.net> wrote:
> Hi Dave,
>
> Am 03.08.2009 um 17:57 schrieb Dave Page:
>
>>> After further investigation using the Clipboard Viewer from Apple's
>>> development tools, it seems that PGAdmin ist inserting the UTF16 version
>>> of
>>> the clipboard contents instead of using the UTF8 version, stopping at the
>>> first NUL byte.
>>> Is this a wxwidgets or PGAdmin bug?
>>
>> wxWidgets. pgAdmin just uses the wxTheClipboard class, which fetches a
>> wxString for us.
>
> Seems to be fixed in the next wxWidgets version:
> http://trac.wxwidgets.org/ticket/10902

Ahh, well spotted. Unfortunately it'll be at least 1.12 before we move
to the stable branch of wxWidgets that fix will go into though. I have
a sneaking suspicion we may end up patching wxWidgets...

I've created a pgAdmin ticket for this: http://code.pgadmin.org/trac/ticket/13

-- 
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com


pgadmin-support by date:

Previous
From: Stephan Jaensch
Date:
Subject: Re: Cannot paste text from eclipse 3.5 to PGAdmin III
Next
From: Guillaume Lelarge
Date:
Subject: Re: Cannot paste text from eclipse 3.5 to PGAdmin III