Updates:
Status: Fixed
Comment #2 on issue 3495 by aplantec: Cannot copy text of System -> About
http://code.google.com/p/pharo/issues/detail?id=3495Fixed
Now, no special case anymore concerning which commands are allowed or not
(so copy/past should work and no need for #handleDisabledKey: anymore).
But text modifying is allowed only if the textmorph editview is enabled.
SLICE-Issue-3495-Cannot-copy-text-of-System---About