[BUG] TextLink at end of text

Mike Rutenberg mdrs at akasta.com
Mon Oct 22 12:39:17 UTC 2001


	Image: Squeak3.1beta [latest update: #4411]
	Image: Squeak3.2alpha [latest update: #4441]

Given TextLink at the very end of some text.  The void area ("white
space") after the text will show and respond to the new clickable
Hand-shaped cursor and will generate a walkback when you click on it.

To reproduce, open a workspace and type
	Integer
Select it, press Alt-6 and select "Link to Comment of Class"
The clicking on the word Integer now takes you to class comment (as
expected) and clicking on the white space takes you into the debugger.

This is also visible on Celeste messages that have attachments, as these
are shown at the end of the text.

This may be related to changes in 4409TextLinkFeedback-ar

Mike


--------

Error: Object is not in the collection.

VM: Win32 - Squeak3.1alpha [latest update: #'Squeak3.1alpha' of 28
February 2001 update 3965]
Image: Squeak3.1beta [latest update: #4411]

Array(Collection)>>errorNotFound:
[] in Array(Collection)>>detect:
Array(Collection)>>detect:ifNone:
Array(Collection)>>detect:
[] in NewParagraph>>clickAt:for:controller:
Array(SequenceableCollection)>>do:
NewParagraph>>clickAt:for:controller:
TextMorphEditor>>mouseDown:
[] in TextMorphForEditView(TextMorph)>>mouseDown:
TextMorphForEditView(TextMorph)>>handleInteraction:fromEvent:
TextMorphForEditView>>handleInteraction:fromEvent:
TextMorphForEditView(TextMorph)>>mouseDown:
TextMorphForEditView>>mouseDown:




More information about the Squeak-dev mailing list