Opened 11 years ago
Last modified 11 years ago
#422 new defect
UNDO doesn't affect selection, visible region
Reported by: | gb | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Cocoa IDE v1 |
Component: | IDE | Version: | |
Keywords: | undo selection | Cc: |
Description
Open a buffer that contains at least a few screenfuls of text. Move to the to the end of the buffer and insert a character, then move the insertion point to the beginning (so that the insertion is offscreen.) Invoke Undo via cmd-z; the insertion will be undone, but the selection won't change and the modified buffer region won't be visible.
Note: See
TracTickets for help on using
tickets.