[Mono-bugs] [Bug 81839][Nor] Changed - TreeView: FullRowSelect drawing issues

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Sep 13 14:03:29 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by monkey at jpobst.com.

http://bugzilla.ximian.com/show_bug.cgi?id=81839

--- shadow/81839	2007-09-13 14:03:19.000000000 -0400
+++ shadow/81839.tmp.18947	2007-09-13 14:03:29.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 81839
 Product: Mono: Class Libraries
 Version: 1.2
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: monkey at jpobst.com                            
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
@@ -33,6 +33,16 @@
 
 
 ------- Additional Comments From latency at gmx.de  2007-09-04 13:37 -------
 Created an attachment (id=19964)
 Patch for this bug.
 
+
+------- Additional Comments From monkey at jpobst.com  2007-09-13 14:03 -------
+Fixed in r85766.  Thanks for the report and the patch!
+
+2007-09-13  Jonathan Pobst  <monkey at jpobst.com>
+
+	* TreeView.cs: Applied patch from latency at gmx.de to not paint the
+	full row select background over the plus/minus glyph.  Also, turn
+	off the focus rectangle for full row select since MS doesn't seem
+	to ever paint it.  [Fixes bug #81839]


More information about the mono-bugs mailing list