Thread: Problem: List view collapses upon change

Problem: List view collapses upon change

From
Eike Dierks
Date:
Hi everyone reading pgadmin-support,

PgAdmin is a very fine tool.

There is a single erratic behaviour which I'd love to see fixed,
to make it an even more valuable tool.


When I'm changing the properties of a column,
the tree on the left side of the pgadmin window
collapses and I have to navigate all way down again.

(This has probably been reported before)


Environment:
pgAdmin 1.16.1, postgres 9.2, osx 10.6.8

Description:
Changing a column definiton results in the tree on the left being collapsed.

How to reproduce:

Navigate to a column
aka Server Group > Servers > $server > Databases > $database > Schemas > $schema > Tables > $table > Columns > $colum

Invoke Properties on that column

select the Definiton Tab

change the value of the Not Null checkmark.

Hit the OK Button

Actual Result:
The tree view on the left collapses

Expected Result:
The tree should not collapse,
but should instead display the very same focus on that column













Re: Problem: List view collapses upon change

From
Dave Page
Date:
On Sun, Jun 23, 2013 at 10:45 PM, Eike Dierks <eike@inter.net> wrote:
> Hi everyone reading pgadmin-support,
>
> PgAdmin is a very fine tool.
>
> There is a single erratic behaviour which I'd love to see fixed,
> to make it an even more valuable tool.
>
>
> When I'm changing the properties of a column,
> the tree on the left side of the pgadmin window
> collapses and I have to navigate all way down again.

Hi

This has already been fixed for the next release.

Thanks!

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company