Opened 6 years ago
Last modified 6 years ago
#170 new defect
Pasting in StX should behave in what is now standard way of behavior
Reported by: | Patrik Svestka | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 8.1.0 |
Component: | default | Keywords: | EditTextView |
Cc: | Also affects CVS HEAD (eXept version): | no |
Description
A pasting in StX does not behave as is now considered common sense. When you paste additional Smalltalk
strings the original Smalltalk
string remains selected. In my eyes that should not be the case.
The rectification is matter of personal view, best would be to follow what is now considered a standard.
Maybe better solution would be selecting new pasting OR unselect the original pasting and just move the cursor behind the last pasting (that is the "normal" behavior of today's text editors).
Note: See
TracTickets for help on using
tickets.