Hi Nicolai,
Thanks - that fixes the issue!�� Thanks also for your quick reply.
On 7 February 2017 at 18:56, Nicolai Hess <nicolaihess@gmail.com> wrote:
> Hi Alistair,
> the error messages from Rubric-Components, if there occured an error is
> often misleading.
>
> I added this act-on-move-functionality for highlighting message sends and I
> forgot to respect to full TextAction hierarchy
> (I only implemented the
> actOnMove: anEvent for: target in: aParagraph editor: anEditor
> method for TextLink and TextMethodLink and not for TextAction)
>
> You can solve this by moving the implementation
> actOnMove: anEvent for: target in: aParagraph editor: anEditor
>�� �� ��"override in subclasses"
>�� �� ��^ false
>
> from TextLink, up to TextAction.
Would you like me to submit a bug report and slice to fogbugz?
Thanks again,
Alistair