Maybe a legitimate bug: Screen update following multiline paste?

Running CPM OSX built-in editor, sometimes when I cut and paste, the paste goes through fine, but the cut area remains as before with the hilight on it. When you then re-highlight the area, it turns into what it actually should be.

Seems like it’s either not updating that part of the code or just I’m catching it too quickly.

Core i5…

EDIT: Forgot to say, as hinted by the subject, this happens regularly but only with multi-line cuts. With single line cuts things are just fine. [import]uid: 41884 topic_id: 19196 reply_id: 319196[/import]

Yes, it’s a known bug – fortunately it’s a bug that only affects the view temporarily, but it’s a bug that causes people to be nervous about the editor, so it’s high on the list of things to fix. As I’ve mentioned before, the core of the editor is a 3rd-party control so fixing things in that take longer than I like because I’m dealing with someone else’s code.

Jay
[import]uid: 9440 topic_id: 19196 reply_id: 74082[/import]