On Mon, Aug 3, 2009 at 4:34 PM, Stephan Jaensch<sjaen...@gmx.net> wrote: > Hi all, > Am 30.07.2009 um 18:14 schrieb Paul Austin: > > I'm having problems pasting text from Eclipse 3.5 into PGAdmin III (1.10.0 > and 1.8.4) on Mac OS X. > > I have reported a bug to eclipse which describes the full issue > https://bugs.eclipse.org/bugs/show_bug.cgi?id=284329 > > I was wondering if there is anything that can be done in PGAdmin III to get > the clipboard to work? > > 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. -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support