Igor,
I had a look at Athens demo to understand how to manage sessions and surfaces because Roassal uses AthensSurface and there is a defensive mechanism in place in Roassal to initialize the surface in case it is not done. In the meantime, I have discovered that the red rectangle bug is present in Athens demos as well.
So, to reproduce.
AthensFlakeDemo new openInWorld
save image
open image
I tested in Moose 5.0.
1. Should I open a bug entry in Pharo?
2. With my superficial knowledge of Athens, my guess is that the session management can be done in Athens so that Roassal (and other tools built on top of Athens) do not need to do it. May be it is the case already but the demos are not using it then.
Usman�