[Mono-bugs] [Bug 79822][Nor] Changed - "new PrintDialog()" takes ~2 seconds on linux
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Feb 26 10:20:14 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 shana.ufie at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79822
--- shadow/79822 2007-02-05 11:45:35.000000000 -0500
+++ shadow/79822.tmp.6755 2007-02-26 10:20:14.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 79822
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: shana.ufie at gmail.com
ReportedBy: toshok at ximian.com
QAContact: mono-bugs at ximian.com
@@ -125,6 +125,9 @@
There are several exceptions being thrown from several PageSettings
properties: PaperSizes, PaperSource, PrinterResolution, Margins,
Landscape, Color. If a default printer is not set, on
LoadPrinterSettings an exception will be thrown accessing
pagesettings.PaperSource. I'm not sure if this is a proper place to be
throwing this or if it's too early, this needs testing.
+
+------- Additional Comments From shana.ufie at gmail.com 2007-02-26 10:20 -------
+Patches applied, code refactored, hopefully it's good now.
More information about the mono-bugs
mailing list