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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81779 --- shadow/81779 2007-09-06 18:45:42.000000000 -0400 +++ shadow/81779.tmp.11120 2007-09-06 18:47:32.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 81779 Product: Mono: Class Libraries Version: 1.0 OS: SUSE 9.2 OS Details: Suse Linux 10.0 -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Wishlist Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -80,6 +80,17 @@ Jackon, the full row is still selected although ShowLines is true. ------- Additional Comments From [EMAIL PROTECTED] 2007-09-04 11:51 ------- Created an attachment (id=19962) Proposal for a Path for this bug. + +------- Additional Comments From [EMAIL PROTECTED] 2007-09-06 18:47 ------- +Fixed in r85458. I used the part of the patch that stops the full row +for drawing, but then I let the existing code draw the smaller focus +instead of drawing it where the full row was. Thanks for the report +and the patch! + +2007-09-06 Jonathan Pobst <[EMAIL PROTECTED]> + + * TreeView.cs: If ShowLines is true, we should ignore the FullRowSelect + option. [Fixes bug #81779] _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
