Dialog disappears behind the main window.

PL/SQL Developer has a strange way of handling dialog boxes.

I just tested the ODBC importer.
I selected Access Database.
Then clicked connect and an open file dialog appears.

Then I open the windows explorer to find where my Access file is located.

When I switched back to the PL/SQL Developer the dialog is ow behind the main window and it is no longer possible to click anywhere.

In fact I had to kill PL/SQL Developer because this blocked everything. It is not possible to reach the dialog, but the PL/SQL Developer show a "hourglass" cursor and is unresponsive.

When I repeated the steps I got the same result.

My PLSQL Developer version is 7.1.1.1339
 
The dialog comes from within the ODBC driver, so I'm not sure if we can fix this. We'll check it out though.
 
Back
Top