This was one of the 3.9 UI regressions really annoyed me.  Thanks for
tracking it down!

I have just posted some of my own 3.9 fixes to Mantis that may be of interest:

- fix for pageUp / pageDown keys in list morphs

   http://bugs.squeak.org/view.php?id=6506

- Restore #selectionsMayShrink preference so that it can be turned
off.  The default remains on, which is the Microsoft way, but turning
it off improves Smalltalk editing and debugging.

   http://bugs.squeak.org/view.php?id=6510

- Restore #alternativeBrowseIt function to open a *Hierarchy* browser,
instead of always opening Package browsers.

   http://bugs.squeak.org/view.php?id=6509

- add preference to allow autoIndent to be turned off

   http://bugs.squeak.org/view.php?id=6507

- In 3.9 saving and restoring preferences was broken apparently due to
the default FileStream being changed to character instead of binary.
Fixed.

   http://bugs.squeak.org/view.php?id=6508

- Finally, if you work with ServerDirectory, you will be interested in
these fixes:

   http://bugs.squeak.org/view.php?id=6428

Cheers..


On 5/24/07, Damien Pollet <[EMAIL PROTECTED]> wrote:
Andrew Black fixed a bounds problem in #basicKeyPressed:

I updated mantis with his version
http://bugs.squeak.org/view.php?id=6462

--
Damien Pollet
type less, do more [ | ] http://typo.cdlm.fasmz.org

_______________________________________________
V3dot10 mailing list
[email protected]
http://lists.squeakfoundation.org/mailman/listinfo/v3dot10



_______________________________________________
V3dot10 mailing list
[email protected]
http://lists.squeakfoundation.org/mailman/listinfo/v3dot10

Reply via email to