2009/5/14 Janko Mivšek <[email protected]>: > Hi Damien, Pharo guys,
Hi Janko, > Here are my observations on my Linux (openSuse 11.1, KDE): > > 1. pharo opens in a window smaller than usual, half of Preference > browser is out of borders. That's my fault. You get the window size I used when building the image. This has nothing to do with Pharo or the VM and I do not consider it as a bug but as a feature. I will try to take care of the size next time. Sorry. > -copy multiple lines from Thunderbird email client and to pharo doesn't > handle line end well. In Pharo the [] is added at the end I confirm that and this is really annoying. I guess that bug came with the unicode fixes some months ago. Could you please open a bug report? In fact, in Pharo, when text is pasted, all the new lines caracters appear as a box instead of as a new line (i.e., the text appears in just one line with boxes in the middle). -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
