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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to