Re: [pgadmin-hackers] Paste bug in Query Tool

2006-01-09 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Magnus Hagander > Sent: 09 January 2006 10:01 > To: pgadmin-hackers@postgresql.org > Subject: [pgadmin-hackers] Paste bug in Query Tool > > Hi! > > When you pas

[pgadmin-hackers] Paste bug in Query Tool

2006-01-09 Thread Magnus Hagander
Hi! When you paste a multiline query in the query tool, where any line *except* the last one is very long, the scrollbar doesn't resize, thus making it impossible to scroll the whole query into view. A workaround is to click this row and press "end", or to manually move out to the end of it, in wh