[Mono-bugs] [Bug 398605] TextBox.MaxLength is being Ignored
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jun 11 11:34:00 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=398605
User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=398605#c3
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #3 from Jonathan Pobst <jpobst at novell.com> 2008-06-11 09:34:00 MDT ---
Fixed in r105600. Thanks for the report!
2008-06-11 Jonathan Pobst <monkey at jpobst.com>
* TextBoxBase.cs: When pasting and checking the max length,
subtract the selected text length (the text we will be replacing) from
the document length.
* TextControl.cs: Ensure every character insertion is reflected in
charcount, so max length will work properly.
[Fixes bug #398605]
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list