Thread: [pgAdmin III] #351: Refresh bug on the stats tab

[pgAdmin III] #351: Refresh bug on the stats tab

From
"pgAdmin Trac"
Date:
#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

Re: [pgAdmin III] #351: Refresh bug on the stats tab

From
"pgAdmin Trac"
Date:
#351: Refresh bug on the stats tab
--------------------------------+-------------------------------------------
 Reporter:  bdmytrak@…          |       Owner:  dpage
     Type:  bug                 |      Status:  new  
 Priority:  minor               |   Milestone:       
Component:  pgadmin             |     Version:  1.14 
 Keywords:  browser             |    Platform:  all  
--------------------------------+-------------------------------------------
Changes (by gleu):

  * version:  trunk => 1.14


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

Re: [pgAdmin III] #351: Refresh bug on the stats tab

From
"pgAdmin Trac"
Date:
#351: Refresh bug on the stats tab
--------------------------------+-------------------------------------------
 Reporter:  bdmytrak@…          |       Owner:  gleu    
     Type:  bug                 |      Status:  assigned
 Priority:  minor               |   Milestone:          
Component:  pgadmin             |     Version:  1.14    
 Keywords:  browser             |    Platform:  all     
--------------------------------+-------------------------------------------
Changes (by gleu):

  * owner:  dpage => gleu
  * status:  new => assigned


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

Re: [pgAdmin III] #351: Refresh bug on the stats tab

From
"pgAdmin Trac"
Date:
#351: Refresh bug on the stats tab
---------------------------------+------------------------------------------
  Reporter:  bdmytrak@…          |       Owner:  gleu   
      Type:  bug                 |      Status:  closed 
  Priority:  minor               |   Milestone:  1.14.2 
 Component:  pgadmin             |     Version:  1.14   
Resolution:  fixed               |    Keywords:  browser
  Platform:  all                 |  
---------------------------------+------------------------------------------
Changes (by gleu):

  * status:  assigned => closed
  * resolution:  => fixed
  * milestone:  => 1.14.2


Comment:

 Fix in
 http://git.postgresql.org/gitweb/?p=pgadmin3.git;a=commit;h=e97d351dcbc42a38f0054a81f37727d511087ffa
 and
 http://git.postgresql.org/gitweb/?p=pgadmin3.git;a=commit;h=3d71499cec002279f6a042385e5e226aefb6d103

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