Dec. 29, 2010
9:44 p.m.
Comment #1 on issue 3495 by aplantec: Cannot copy text of System -> About http://code.google.com/p/pharo/issues/detail?id=3495 This is because of TextEditor>>handleDisabledKey: which does nothing in 1.2. One can retrieve easily some of the commands that were available in 1.1 but not all of them. This is because the interface of the corresponding methods has changed (I don't know why and when). I will provide a fix