Ticket #351 (closed bug: fixed)

Opened 5 months ago

Last modified 4 months ago

Refresh bug on the stats tab

Reported by: bdmytrak@… Owned by: gleu
Priority: minor Milestone: 1.14.2
Component: pgadmin Version: 1.14
Keywords: browser Cc:
Platform: all

Description

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

Change History

Changed 5 months ago by gleu

  • version changed from trunk to 1.14

Changed 4 months ago by gleu

  • status changed from new to assigned
  • owner changed from dpage to gleu
Note: See TracTickets for help on using tickets.