https://bugzilla.novell.com/show_bug.cgi?id=477388
User [email protected] 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: [email protected] ReportedBy: [email protected] QAContact: [email protected] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
