random scrolling when double-clicking in Edit Data window

From: "Dan Halbert" <halbert(at)halwitz(dot)org>
To: pgadmin-support(at)postgresql(dot)org
Subject: random scrolling when double-clicking in Edit Data window
Date: 2010-03-08 02:08:32
Message-ID: 1268014112.79377558@192.168.2.230
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

pagadmin3 1.10.0, GNOME Ubuntu 9.10, 64-bit:

Sometimes when I double-click in a field in a Edit Data window, the rows scroll to somewhere else, sometimes completely away from where I'm clicking.

Scenario for me:
1. Look at a table with about 30 rows (more than fit in Edit Data) and two columns
2. Scroll to the last row. Double-click in the last row in the second column
3. Scroll to the first row. Double click in the first row in the second column.
4. The Edit Data window will scroll to the last row on its own.

I don't know if there's anything special about the number of rows or columns: I suspect not. Sometimes I cannot quite duplicate this, but just playing around will usually cause it to happen. Sometimes the jumping scrolling is only a few rows as opposed to going to the top or bottom, depending on where I was and then where I click. Seems like a position indicator is not being updated.

Dan

Browse pgadmin-support by date

  From Date Subject
Next Message cruz armando 2010-03-08 15:41:35 aprender postgresql
Previous Message Dan Halbert 2010-03-08 01:56:50 crash in Edit Data window (wxGrid::SetTable)