[Mono-bugs] [Bug 477388] New: MaskedTextBox: Delete key deletes masked fields

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


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

User btaylor1 at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=477388#c477383

           Summary: MaskedTextBox: Delete key deletes masked fields
    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: ---


Deleting characters with the Delete key (e.g.: which normally deletes
characters to the right of the cursor) works unlike the Backspace key (see
#477383) but in addition, it deletes the underscores that are used as
placeholders in masked fields.  This behavior is inconsistent with Windows.

Steps to reproduce:
1. Compile and run attached sample.
2. Press Delete key

I'm observing this on mono-2-4 branch, r127291 and on Mono 1.9.1 also.

-- 
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