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


           Summary: MaskedTextBox: Able to overwrite characters with L
                    mask
    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: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---


Using a Mask of "LLLLLL", I can easily overwrite characters that I've already
written even when not in Overwrite mode.

Steps to reproduce:
1. Compile and run the attached sample.
2. Type "abc" in the MaskedTextBox
3. Move the cursor to the beginning of the field, either by clicking or
pressing the Home key.
4. Type "def".

Notice that the text is replaced instead of being added to.  This behavior is
inconsistent with Windows.

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

Reply via email to