View Issue Details

IDProjectCategoryView StatusLast Update
0000041Ecere SDKecerepublic2012-03-29 07:53
Reporterjerome Assigned Tojerome  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0000041: Undo bug #2
DescriptionWhen doing a redo that encompasses multiple line, all lines other than the current one do not get redrawn.

To repeat:
 - Select 3 lines
 - Delete
 - Undo
 - Redo
 - Notice how the line below have not moved up (by 2 here)
 - Moving the cursor triggers a proper redraw
TagsNo tags attached.

Relationships

child of 0000433 closed previously resolved issues (draft 1 of 0.44 and earlier) 

Activities

jerome

2008-04-26 16:13

administrator   ~0000014

DelCh didn't do any update.
Added calls to SetViewToCursor and Modified

Issue History

Date Modified Username Field Change
2008-04-26 01:57 jerome New Issue
2008-04-26 16:13 jerome Status new => resolved
2008-04-26 16:13 jerome Resolution open => fixed
2008-04-26 16:13 jerome Assigned To => jerome
2008-04-26 16:13 jerome Note Added: 0000014
2008-04-30 19:58 jerome Status resolved => closed
2010-07-25 21:55 redj Relationship added child of 0000433
2012-03-29 07:53 redj Category => Ecere Runtime Library
2012-03-29 07:53 redj Project @1@ => Ecere SDK