Had a look at why this is not working. It seems that TextMorph triggers this functionality on mouseUp while rubric does it on mouseDown. And TextLink>>#mayActOnEvent: checks that 'anEvent isMouseUp'.��

I'll duplicate a few classes and fix this in Rubric.


Cheers,
Andrei

On Sun, Nov 9, 2014 at 2:12 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Dear all.

I���ve already reported this issue but didn���t make it clear.

When I cmd+click some text in nautilus, I can ���browse��� it. This means browse class implementation, browse method implementors. When I cmd+click something in rubric it opens a context menu.

I anybody using cmd+click besides of me?
Can this be solved?

Uko