[Mono-bugs] [Bug 82590][Nor] Changed - TreeView: Focus moves away after editing label
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Aug 27 16:08:02 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=82590
--- shadow/82590 2007-08-27 16:07:35.000000000 -0400
+++ shadow/82590.tmp.26974 2007-08-27 16:08:02.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 82590
Product: Mono: Class Libraries
Version: 1.2
OS: All
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
@@ -31,6 +31,15 @@
------- Additional Comments From gert.driesen at pandora.be 2007-08-25 12:13 -------
Created an attachment (id=19898)
The real repro (too much wine doesn't do any good)
+
+------- Additional Comments From monkey at jpobst.com 2007-08-27 16:08 -------
+Fixed in r84913. Thanks!
+
+2007-08-27 Jonathan Pobst <monkey at jpobst.com>
+
+ * LabelEditTextBox.cs, TreeView.cs: After hiding the textbox used
+ for label editting, make sure we focus back on the TreeView.
+ [Fixes bug #82590]
More information about the mono-bugs
mailing list