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

Cheers,
Stephan

--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

Reply via email to