BUG: Command Window

TenGor

Member³
Hy,

when i'm in the command window 2nd Tab (Editor) and had here some code which don't need any longer i use the Popup-Menu "Clear".
I got the Confirmation "Do you wanna save";
I choose No.

After that my code still exists.
In Ver. 5 this Tab was cleared.
Shouldn't the blue "lamp" goes out after that?

(Nice thing: if i doubleclick on it after the above action it is no longer blue -> it's black.
Not in the Window-List, there is the refresh after a window change...)
 
can't reproduce this. Any special steps required?
No.
I just enter some code (f.e. "SELECT TO_char(SYSDATE) FROM dual;"), execute this.
Switch back to Tab Editor and choose "Clear" from PopUp-Menu.

I got the Confirmation "Save changes to Command Window - New?"
I choose No.
Code still exists.

When i do the "Clear" after that again (no changes done) the Confirmation didn't come up.
 
Sorry, I tested this in a 6.0.3 pre-release. Version 6.0.2 does indeed have this bug. Needless to say: it is fixed for 6.0.3.
 
Back
Top