[pgAdmin III] #351: Refresh bug on the stats tab - Mailing list pgadmin-hackers

From pgAdmin Trac
Subject [pgAdmin III] #351: Refresh bug on the stats tab
Date
Msg-id 059.3d80f7d733ad9e82174ddce19e45ac91@code.pgadmin.org
Whole thread Raw
Responses Re: [pgAdmin III] #351: Refresh bug on the stats tab  ("pgAdmin Trac" <trac@code.pgadmin.org>)
Re: [pgAdmin III] #351: Refresh bug on the stats tab  ("pgAdmin Trac" <trac@code.pgadmin.org>)
Re: [pgAdmin III] #351: Refresh bug on the stats tab  ("pgAdmin Trac" <trac@code.pgadmin.org>)
List pgadmin-hackers
#351: Refresh bug on the stats tab
--------------------------------+-------------------------------------------
 Reporter:  bdmytrak@…          |       Owner:  dpage
     Type:  bug                 |      Status:  new  
 Priority:  minor               |   Milestone:       
Component:  pgadmin             |     Version:  trunk
 Keywords:  browser             |    Platform:  all  
--------------------------------+-------------------------------------------
 I think there is a bug in refresh table stats functionality.
 Scenario is:
 1. Click on "Tables" node in DB objects tree
 2. Click on "Stats" tab - You can see correct stats for all tables in
 schema
 3. Click on particular table in DB objects tree (stats has been changed to
 present selected table stats)
 4. Expand selected table node in DB objects
 5. Return to "Tables" node in the same schema (stats has been changed to
 present all tables stats)
 6. Click Refresh button in button menu - here comes the bug: Stats are
 changed to present expanded table stats not all tables - as before refresh
 Additionally , when You expand other tables nodes (do not select but only
 expand) stats window will present stats for last expanded table. For me it
 is confusing because selected node is "Tables" still.
 pgAdmin 1.14.1 on Win XP sp3 - 32 bit

--
Ticket URL: <http://code.pgadmin.org/trac/ticket/351>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III

pgadmin-hackers by date:

Previous
From: "pgAdmin Trac"
Date:
Subject: [pgAdmin III] #350: Add an import/export feature of the servers
Next
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #351: Refresh bug on the stats tab