SQL Worksheet tabs automatically freeze in 2.1
a.stroppDec 29 2009 — edited Jan 15 2010Hi:
I just did a fresh install of Oracle SQL Developer version 2.1 (63.73). OS is Linux.
I open a new sql worksheet and write two queries, say "select sysdate from dual" and on a second line "select sysdate+1 from dual".
I select the first query, and execute with F9
I select the second query, and execute with F9
I re-select the first query and the sql worksheet gets automatically freezed. Every new execution open a new query result tab.
This is very annoying.
I checked in Tools->Preferences->Database->Worksheet and "Automatically Freeze Result Tabs" is unchecked.
This behaviour did not exposed in the previous versions (EA1, EA2 and RC).
Anyone having the same problem?
Is it a regression or a feature I can disable?
Thanks,
Andrea
Edited by: a.stropp on Dec 29, 2009 12:57 PM