[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 06:56:20 EST 2007


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

User luke.a.page at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=324589#c6





--- Comment #6 from Luke Page <luke.a.page at gmail.com>  2007-12-19 04:56:19 MST ---
Created an attachment (id=188223)
 --> (https://bugzilla.novell.com/attachment.cgi?id=188223)
Patch Part 4

1) The +/- viewport thing - if you scroll down slowly or one pixel at a time
then sometimes it skips a (pixel) line leaving a blank line - it appears it
incorrectly  detecting that its drawing too many (text) lines and reduces the
draw operation to do nothing.

2) Detection that the end of a tag is actually the start of the next tag - this
fixed some problems editing

3)  I added some comments that were helpful in understanding the code

4) I've added some #if debug statements that helped track down problems with
the line tag tree


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