Re: Bug in status window - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Re: Bug in status window
Date
Msg-id 4BB74E1A.3050407@lelarge.info
Whole thread Raw
In response to Bug in status window  (Dave Page <dpage@pgadmin.org>)
Responses Re: Bug in status window  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Le 27/03/2010 20:02, Dave Page a écrit :
> I found a bug in the status window. When the activity lines are
> refreshed, it tries to update them in place, to avoid removing and
> re-adding every line. That doesn't work if the rows are sorted using
> the column headers on the list view, and results in blank lines
> replacing existing ones. Or at least, that appears to be whats
> happening.
>

I'm not able to reproduce this. Really, I wonder how a sort is possible
in the status window. A click on an activity line cause a function to be
executed, but it only deals with the "activating" of the cancel and
terminate buttons.

Care to tell us more about this issue?


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Rework of the frmOptions window
Next
From: Dave Page
Date:
Subject: Re: Bug in status window