April 14, 2011
7:28 p.m.
Status: New Owner: ---- New issue 4023 by DougEdmu...@gmail.com: 'Transcript clear' prints 'Transcript' after clearing prior text http://code.google.com/p/pharo/issues/detail?id=4023 Pharo image: Pharo | Pharo-core Pharo core version: Pharo1.3a Latest update: #13144 Virtual machine used: PHaro4.1.1 on Win32 Class browser used (if applicable): "SystemBrowser default" Steps to reproduce: 1. Open a transcript 2. Open a workspace. Send some text to transcript, i.e., Transcript show: 'hello'; cr. 3. Type 'Transcript clear.' in workspace Result: All prior text removed, but now the word "Transcript" appears.