Playground shift yellow menu throws MNU
Hi, TextModel allows for right (yellow) click menu with shift which gives another menu. Now Playground (which uses Rubric) throws GLMRubricSmalltalkTextModel(Object)>>doesNotUnderstand: #shiftMenu. (called from RubEditingArea>>lookupShiftMenu) I would expect either adding new shifted menu, or disabling this feature. Peter
That's a bug. This support should be removed. Doru On Sun, Jul 5, 2015 at 1:26 PM, Peter Uhnák <i.uhnak@gmail.com> wrote:
Hi,
TextModel allows for right (yellow) click menu with shift which gives another menu. Now Playground (which uses Rubric) throws GLMRubricSmalltalkTextModel(Object)>>doesNotUnderstand: #shiftMenu. (called from RubEditingArea>>lookupShiftMenu)
I would expect either adding new shifted menu, or disabling this feature.
Peter
-- www.tudorgirba.com "Every thing has its own flow"
participants (2)
-
Peter Uhnák -
Tudor Girba