Re: modal dialog window freezes pgAdmin3 (tested with 1.8.0 beta3 and 1.6.3)

From: Dave Page <dpage(at)postgresql(dot)org>
To: Michail Bachmann <michail(dot)bachmann(at)cms(dot)hu-berlin(dot)de>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: modal dialog window freezes pgAdmin3 (tested with 1.8.0 beta3 and 1.6.3)
Date: 2007-08-29 09:00:37
Message-ID: 46D535B5.1000802@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Michail Bachmann wrote:
> Hello,
>
> when the "View Filtered Rows..." modal dialog window is open, switching to
> another application and back to pgAdmin will (seemingly) freeze pgAdmin.
>
> You can reproduce this behaviour by:
> * Start pgAdmin3 and some other programm
> * Connect to a database and choose a table
> * Select Tools -> View Data -> View Filtered Rows...
> * Switch to an other application
> * Switch back to pgAdmin
> Now the main window of pgAdmin is active but will not react to any input.
> It seems the input focus is still in the modal window which is unfortunately
> inactive and cannot be closed or changed into.
>
> Since other modal dialogs seem to be working fine (e.g. Tools -> Reports ->
> Properties report), I think there is a bug in the creation of this dialog
> window and not a bug in wx.

You can use Alt+Tab to switch back to it just fine. The problem is that
the parent for that dialogue is the Edit Grid window (which is initially
hidden), not the main window as it is for the others. Changing that is
some non-trivial - not specifically for that window, but the
architecture of the debugger (which has a similar pre-main window
dialogue) makes it very difficult to change.

Regards, Dave.

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Mester József 2007-08-29 09:46:37 Install problem on debian etch
Previous Message Dave Page 2007-08-29 07:32:13 Re: PgAdmin 1.8.0 beta 3 bug: comment in filter