[BUG][FIX]TextStream nextPutAll: ( [closed] )

marcus at ira.uka.de marcus at ira.uka.de
Sun Oct 5 18:24:34 UTC 2003



|If you execute this:
|
|WW _ Workspace prototypicalToolWindow.  
|WW openInWorld.
|(WW findA: PluggableTextMorph) editString: (Text streamContents: [:strm
|
|	24 timesRepeat: [
|		strm nextPutAll: 'This text is ' asText, 'bold ' asText allBold]]) 
|
|In the workspace, the next to last 'bold' is NOT bold!!  How could this
happen?

I tested the example with the CollectedTextFixes installed: Bug is
fixed.













< I'm a bug-fixing machine! >

This post brought to you by the BugFixArchiveViewer, a handy tool that
makes it easy to comment on proposed fixes and enhancements for Squeak. 
For more information, check out the Web page for the BugFixArchiveViewer
project: http://minnow.cc.gatech.edu/squeak/3214 

< I'm a bug-fixing machine! >



More information about the Squeak-dev mailing list