| From: | Eike Dierks <eike(at)inter(dot)net> |
|---|---|
| To: | pgadmin-support(at)postgresql(dot)org |
| Subject: | Problem: List view collapses upon change |
| Date: | 2013-06-23 21:45:36 |
| Message-ID: | 4C5F9887-8D53-414B-A099-7A1BF4037F6D@inter.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2013-06-24 09:02:06 | Re: Problem: List view collapses upon change |
| Previous Message | Tom Lane | 2013-06-23 17:28:05 | Re: Postgres DB crashing |