Open a new pharo image (I’ve used latest 5, but on 4 it should work as well). 
Open playground and execute:

[ [ true ] whileTrue: [  ] ] fork

now open a new playground and start typing. Characters are invisible.
Uko

> On 20 Apr 2015, at 11:14, Tudor Girba <tu...@tudorgirba.com> wrote:
> 
> Hi,
> 
> I did not see this before. Could you reproduce the issue?
> 
> Cheers,
> Doru
> 
> 
> On Mon, Apr 20, 2015 at 11:03 AM, Yuriy Tymchuk <yuriy.tymc...@me.com 
> <mailto:yuriy.tymc...@me.com>> wrote:
> Hi.
> 
> Sometimes it happens that playground does not do the syntax highlighting. 
> This is especially frustrating when you open a new window and text is either 
> white or transparent i.e. you cannot see what you are typing.
> 
> I guess this is because some process is blocked by another one. Is there a 
> way to check it? Because I want to understand whether it is because of me, or 
> not.
> 
> Cheers!
> Uko
> 
> 
> 
> -- 
> www.tudorgirba.com <http://www.tudorgirba.com/>
> 
> "Every thing has its own flow"

Reply via email to