[Mono-bugs] [Bug 77464][Min] Changed - OpenFileDialog.FileNames
results different than with .NET.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Mar 9 19:27:35 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 peter at novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77464
--- shadow/77464 2006-02-03 16:05:17.000000000 -0500
+++ shadow/77464.tmp.6126 2006-03-09 19:27:35.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 77464
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details: Fedora Core 3
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Minor
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: kdaniels at usfamily.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -120,6 +120,13 @@
Additional Information:
Mono is from SVN on 2/3/06
The program still crashes if everything is removed from Main(), except the
new OpenFileDialog() and the ShowDialog().
+
+------- Additional Comments From peter at novonyx.com 2006-03-09 19:27 -------
+xenomorph fixed the filedialog bug a while back, and I just fixed the
+crash in gdiplus. you need svn r57758. You need to update libgdiplus,
+System.Drawing and Managed.Windows.Forms to svn head.
+
+Thanks for the bug report and including the testcase.
More information about the mono-bugs
mailing list