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