[Mono-bugs] [Bug 77425][Wis] Changed - Strange double click
behavior with OpenFileDialog
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Feb 1 04:54:20 EST 2006
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 xenomorph2 at onlinehome.de.
http://bugzilla.ximian.com/show_bug.cgi?id=77425
--- shadow/77425 2006-01-31 17:15:48.000000000 -0500
+++ shadow/77425.tmp.2881 2006-02-01 04:54:20.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 77425
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details: Fedora Core 3
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: kdaniels at usfamily.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -64,6 +64,15 @@
How often does this happen?
Quite often, but not always.
Additional Information:
Using Mono from SVN revision 56357
+
+------- Additional Comments From xenomorph2 at onlinehome.de 2006-02-01 04:54 -------
+This isn't a FileDialog issue/bug.
+
+FileDialog uses a ListView to display the content of a directory.
+It overrides the OnDoubleClick method of ListView and ListView doesn't
+always honour the double click.
+
+Could be a driver issue...
More information about the mono-bugs
mailing list