[FIX][BUG] Hidden text cursor

ken at kencausey.com ken at kencausey.com
Sun Apr 11 14:10:38 UTC 2004


This is a possible fix for the problem reported in BFAV ID 21797 'Hidden
text cursor'.  Basically I diagnose the problem as a case of the menu
stealing the keyboard focus and then not properly returning it.  This
seems to fix the specific case that Hernan reported but may miss other
cases.  I also wonder if the simple check for non-nil for the original
focus holder is enough in all cases.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MenuReturnKBFocus-klc.cs.gz
Type: application/octet-stream
Size: 725 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040411/d779ff5a/MenuReturnKBFocus-klc.cs.obj


More information about the Squeak-dev mailing list