Right, I also saw that. I have added the need info and changeset in this report: http://code.google.com/p/pharo/issues/detail?id=3694&q=balloon&colspec=ID%20... Hilaire Le 14/05/2011 15:58, Nicolas Cellier a écrit :
Andreas fixed that not so long ago, and I thought I had posted a fix for Pharo too
Nicolas
2011/5/14 Stéphane Ducasse <stephane.ducasse@inria.fr>:
did you check if the squeak version has the same behavior?
Stef
On May 14, 2011, at 3:49 PM, Hilaire Fernandes wrote:
Le 14/05/2011 15:29, Hilaire Fernandes a écrit :
* LAYOUT, the problem comes from the method String>>withNoLineLongerThan: doing very badly its job.
Example of unexpected behavior:
'un exemple de texte pour ici qui devrait etre facile a mettre en oeuvre dans ce petit texte' withNoLineLongerThan: 40
-> 'un exemple de texte pour ici qui devrait etre facile a mettre en oeuvre dans ce petit texte'