[Mono-bugs] [Bug 82592][Nor] Changed - TreeView: BeginEdit does not scroll node into view

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Aug 25 08:39:46 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 gert.driesen at pandora.be.

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

--- shadow/82592	2007-08-25 08:31:17.000000000 -0400
+++ shadow/82592.tmp.10937	2007-08-25 08:39:46.000000000 -0400
@@ -2,28 +2,40 @@
 Product: Mono: Class Libraries
 Version: 1.2
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: toshok at ximian.com                            
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: TreeView: BeginEdit does not scroll node into view
+BugsThisDependsOn: 82590
+OtherBugsDependingOnThis: 82567
 
 TreeNode.BeginEdit does not scroll node into view, and on Linux 
 immediately moves focus to next control.
 
 To reproduce:
 1. compile and run the attached code snippet.
 2. follow the on-screen instructions.
 
 ------- Additional Comments From gert.driesen at pandora.be  2007-08-25 08:31 -------
 Created an attachment (id=19891)
 Repro
 
+
+------- Additional Comments From gert.driesen at pandora.be  2007-08-25 08:39 -------
+Part of this issue is now fixed: the node is now correctly scrolled 
+into view.
+
+Remaining issues:
+* On Linux, the focus is immediately moved away when the edit box is 
+displayed.
+* On Windows, pressing enter in the edit box moves focus to the next 
+control. See bug #82590.


More information about the mono-bugs mailing list