[FIX] TextMorphSelectionFix-rr (sm)(cd)

Hernan Tylim htylim at yahoo.com.ar
Mon Mar 22 10:23:24 UTC 2004


Hi Romain,

Did you notice that with your cs you are not only leaving the selection
but the text cursor in all the text panes once you clicked on it? 

I agree with you that making permanent the selection would be consistent
with the behavior in the host platform, but making the text cursor
permanent it's not only not consistent with the host platform but also
confusing to the user by the fact that would be no visual feedback of
which morph has keyboard focus.

Regards,
Hernán

> -----Mensaje original-----
> De: squeak-dev-bounces at lists.squeakfoundation.org [mailto:squeak-dev-
> bounces at lists.squeakfoundation.org] En nombre de
rrobbes at info.unicaen.fr
> Enviado el: Lunes, 22 de Marzo de 2004 06:11 a.m.
> Para: squeak-dev at lists.squeakfoundation.org
> Asunto: [FIX] TextMorphSelectionFix-rr (sm)(cd)
> 
> from preamble:
> 
> "Change Set:		FocusFixes-rr
> Date:			23 March 2004
> Author:			Romain Robbes
> 
> Makes the selected text in a TextMorph not
> disappear when the morph loses focus,
> by removing the call to releaseEditor in
> TextMorph>>keyboardFocusChange:  .
> 
> This makes the TextMorphs' behavior more
> consistent with text panes in the host platforms,
> and makes Squeak a more consistent with itself,
> as this will allow all menus to behave according to
> the menuKeyboardControl preference, including
> the ones in a paragraph.
> 
> Also included are the changes in PluggableTextMorph and
> StrikeFont, to allow menus to be invoked modally, and
> thus having keyboard control if the preference is set"!




More information about the Squeak-dev mailing list