Comment #5 on issue 857 by benjamin...@gmail.com: ROCircle strange MNU #extent: http://code.google.com/p/moose-technology/issues/detail?id=857
A can't reproduce the MNU. I don't think that was a Roassal problem. Seemed like something unstable in the system but I couldn't pin it down. As per the title fo this ticket, it should be closed.
However I still note that the following in Easel does not produce a circle :P x := (ROElement on: 1) + ROCircle. rawView add: x. x height: 100; width: 200.