[squeak-dev] Minor Bugs in PreferenceWizardMorph

Thiede, Christoph Christoph.Thiede at student.hpi.uni-potsdam.de
Sat Dec 21 14:08:39 UTC 2019


Hi all,

as requested, I did some testing with the PreferenceWizardMorph. I did not find any critical bugs, and it really looks stylish, but there are some minor defects I wanted to share with you:

Preferences section:

  *   Page 2: Toggling "simple edit indication" does not change the appearance of browser's code pane before you type again into it.
(Maybe the preference should redraw the full world or so?)
  *   Page 3: Toggling "bigger fonts" does not affect the appearance of the PWM (PreferenceWizardMorph) itself.
(Maybe it should implement #applyUserInterfaceTheme?)
  *   In general: If you open another window (e. g. via halo) and close it, the "welcome help browser" is displayed focused, but it does not accept any inputs. Instead, the PWM should be displayed in foreground.
(I think the problem is that SystemWindow class >> #noteTopWindowIn: only works with SystemWindows. I face similar problems with the WindowAcrobatics exposé.
This implementation looks not very nice at all, it hard-codes the edge case of project windows ... Maybe we should move this responsibility to RealEstateAgent after the 5.3 release?)

Installation section:

  *   Maybe the contents should be centered vertically?
[cid:2fae25ef-e7c5-412d-b1e4-b86efd0b5b2f]


Best,

Christoph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20191221/329607d7/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pastedImage.png
Type: image/png
Size: 410097 bytes
Desc: pastedImage.png
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20191221/329607d7/attachment-0001.png>


More information about the Squeak-dev mailing list