Good morning, i have found an issue using pl/sql developer.

I launch a sql windows with the following statement.

create table TABLE1
as
select *.....(very long query).

During the process, if i right click on the "TABLE1" string, the program freeze and sometimes crash, making me lose all the work of the others windows). I would suggest a timeout while gathering information about table.

Thanks.

Flavio