[Mono-bugs] [Bug 80939][Nor] Changed - ListView: Label remains editable after remove
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Feb 23 14:17:38 EST 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=80939
--- shadow/80939 2007-02-22 18:10:09.000000000 -0500
+++ shadow/80939.tmp.16159 2007-02-23 14:17:38.000000000 -0500
@@ -2,22 +2,22 @@
Product: Mono: Class Libraries
Version: 1.2
OS: GNU/Linux [Other]
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: SaveFileDialog: Editable label remains visible after clicking button
+Summary: ListView: Label remains editable after remove
When you edit the label of a given file or directory (in order to rename
it), and click on one of the buttons to navigate to a special directory,
then the editable label remains displayed.
To reproduce:
@@ -25,6 +25,11 @@
2. follow the on-screen instructions.
------- Additional Comments From gert.driesen at pandora.be 2007-02-22 18:10 -------
Created an attachment (id=18761)
Repro
+
+------- Additional Comments From gert.driesen at pandora.be 2007-02-23 14:17 -------
+I've attached a new repro which clearly shows that it's a ListView
+issue: when an item is removed from the ListView, EndEdit is not
+invoked and as a result the textbox remains visible.
More information about the mono-bugs
mailing list