Re: Scrollbar in SQL dialogue window

From: Dave Page <dpage(at)postgresql(dot)org>
To: Erwin Brandstetter <brandstetter(at)falter(dot)at>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Scrollbar in SQL dialogue window
Date: 2006-11-10 08:20:57
Message-ID: 45543669.8050208@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Erwin Brandstetter wrote:
> Hi developers! Hi Dave!
>
> Testing RC2, rev 5607:5610. Client Win XP, Server Debian Sarge,
> PostgreSQL 8.1.4.
>
> In the SQL dialogue window, if a view has a long line of code the
> vertical scrollbar will get it wrong.
> Trying to scroll to the right end ends halfway into the line.
>
> Same thing in the SQL pane in the main window.
>
> In case it matters: I am using the standard fonts out of the box (I think):
> ms shell dlg 2 windows-1252 under "Preferences" and
> courier new 11 under "Query"

This is a known bug in the styled text control which we can't do
anything about except wait for an upstream fix. Keyboard/cursor
navigation should work fine.

Regards, Dave

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2006-11-10 09:55:27 Re: edit grid: issues involving marking, selecting,
Previous Message Stephen Denne 2006-11-10 01:52:10 1.6RC2 explain analyze rollback bug