Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SQL Worksheet tabs automatically freeze in 2.1

a.stroppDec 29 2009 — edited Jan 15 2010
Hi:

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
This post has been answered by 499310 on Dec 29 2009
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 12 2010
Added on Dec 29 2009
4 comments
1,879 views