Bug 249048 - "new console view" reset existing tcl console's document
Summary: "new console view" reset existing tcl console's document
Status: NEW
Alias: None
Product: DLTK
Classification: Technology
Component: Tcl (show other bugs)
Version: 0.95   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: dltk.tcl-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-29 16:53 EDT by Rong Chen CLA
Modified: 2008-10-20 01:35 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rong Chen CLA 2008-09-29 16:53:43 EDT
I have one tcl console open and have run some script in it. After I select "New Console View" from open console tool, a new tcl console appears, but both tcl console's document is reset to have only 2 lines of prompt like: 

% 
% 


My original script history in the first tcl console is gone.
Comment 1 Alex Panchenko CLA 2008-10-09 09:24:26 EDT
I have fixed the "new console view", now two views display the same content.
But the whole situation with 2 open views need more debugging.
Comment 2 Alex Panchenko CLA 2008-10-20 01:35:25 EDT
Dispose for additional views was fixed on October,13.