[Mono-bugs] [Bug 324589] RichTextBox: RTF indents do not work as expected

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Dec 19 17:05:00 EST 2007


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

User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=324589#c8





--- Comment #8 from Jonathan Pobst <jpobst at novell.com>  2007-12-19 15:04:59 MST ---
Alrighty, patch 1: r91656, patch 2: r91658, patch 3: r91660, patch 4: r91662. 
Thanks for the test case and the patches!

2007-12-19  Jonathan Pobst  <monkey at jpobst.com>

        * RTF.cs: Patch from Luke Page that ignores CRLF during tokenisation
        and to support multiple groups inside an optional destination.  Fixes
        a part of bug #324589.

2007-12-19  Jonathan Pobst  <monkey at jpobst.com>

        * RichTextBox.cs: Apply patch from Luke Page that adds better support
        for many RTF commands: quad alignment, separate formatting for blocks
        inside groups, and ParDef support.  Makes the test case from bug
#324589
        look much better.

2007-12-19  Jonathan Pobst  <monkey at jpobst.com>

        * RichTextBox.cs, TextBoxBase.cs: Apply patch from Luke Page that
        disallows cut/paste in a readonly textbox, adds support for
Shift-Insert,
        and doesn't grey text in a disabled RichTextBox.

2007-12-19  Jonathan Pobst  <monkey at jpobst.com>

        * TextControl.cs: Apply patch from Luke Page that fixes a scrolling
        redraw issue, and allows RichTextBox to draw colored text even while
        disabled or readonly.


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