[Mono-bugs] [Bug 359330] New: TextBoxBase : Basic Problems With Undo/Redo

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Feb 6 15:27:52 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=359330


           Summary: TextBoxBase : Basic Problems With Undo/Redo
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Windows XP
            Status: ASSIGNED
          Severity: Minor
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: luke.a.page at gmail.com
        ReportedBy: luke.a.page at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


1) redo doesn't refresh the control
   a) type something
   b) Undo
   c) Redo
   d) until you refresh, the text doesn't re-appear, although the cursor does
move.

2) Using the Delete key (rather than backspace) should produce a delete undo
state, rather than it all be counted as typing as if it were a backspace.

3) Its not possible to undo a paste (though un-doing a cut is possible)

4) Changing the cursor position (Mouse or Keyboard) should add a new undo
state, so that if you move the cursor, it counts as one undo. Currently you
could be editing a document for a long time and one undo will undo all the
editing you did.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list