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

From: "pgAdmin Trac" <trac(at)code(dot)pgadmin(dot)org>
To:
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: [pgAdmin III] #351: Refresh bug on the stats tab
Date: 2012-01-02 21:32:26
Message-ID: 059.3d80f7d733ad9e82174ddce19e45ac91@code.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

#351: Refresh bug on the stats tab
--------------------------------+-------------------------------------------
Reporter: bdmytrak(at)… | 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

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2012-01-02 21:35:07 Re: [pgAdmin III] #351: Refresh bug on the stats tab
Previous Message pgAdmin Trac 2011-12-23 16:59:52 [pgAdmin III] #350: Add an import/export feature of the servers