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=81847 --- shadow/81847 2007-07-20 13:04:43.000000000 -0400 +++ shadow/81847.tmp.25531 2007-07-22 16:18:00.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 81847 Product: Mono: Class Libraries Version: 1.0 OS: unknown OS Details: -Status: RESOLVED -Resolution: FIXED +Status: REOPENED +Resolution: Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -39,6 +39,24 @@ and now it works perfectly. ------- Additional Comments From [EMAIL PROTECTED] 2007-07-20 13:04 ------- Thanks for the debugging! Your fixed is committed in r82368. + +------- Additional Comments From [EMAIL PROTECTED] 2007-07-22 16:18 ------- +There are still some issues left to fix: + +* NodeLabelEditEventArgs.Label is not set in AfterLabelEdit when the +label was modified (and the change was not cancelled, eg. by pressing +the Esc key). + +* When NodeLabelEditEventArgs.Cancel is set to true in +BeforeLabelEdit, then the node label is no longer visible. + +I've only verified this on Linux, and attached a repro. + +Let me know if you want a separate bug report for this. If I find +time, I'll fix these myself as I also did the same fixes for ListView +before. + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
