[Mono-bugs] [Bug 477383] New: MaskedTextBox: Backspace doesn't work

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Feb 18 14:14:29 EST 2009


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


           Summary: MaskedTextBox: Backspace doesn't work
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.4.x
          Platform: i686
        OS/Version: openSUSE 11.0
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: btaylor1 at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


I can't seem to delete characters in MaskedTextBox with the Backspace key
running mono-2-4 branch, r127291.  This also seems to be broken on Mono 1.9.1.

Steps to reproduce:
1. Compile and run attached sample.
2. Type 8005551212 or 123 or 555121, etc
3. Press Backspace

Like on Windows, I would expect Backspace to delete the character to the left
of the cursor.

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


More information about the mono-bugs mailing list