[Mono-winforms-list] Colordialog bug?
Peter Dennis Bartok
peter at novonyx.com
Tue Dec 6 16:30:36 EST 2005
Yes, I can reproduce this with our winforms/colordialog test app. It only
happens on win32, not on linux. It is a bug, feel free to log a bug.
Cheers,
Peter
-----Original Message-----
From: "jeromy dean" <jeromydean at gmail.com>
To: <mono-winforms-list at ximian.com>
Date: 06 December, 2005 14:10
Subject: [Mono-winforms-list] Colordialog bug?
I found a bug and was wondering if it was known (I did check bugzilla and
didn't find it, but I just don't know if I used it correctly).
The version of mono I am using is 1.1.10 on win xp pro, I also checked the
swf assembly from the mono daily builds and it also did the error.
Bug Description:
When closing a color dialog box with the x in the upper right hand corner,
it will close the application out completely.
How to replicate:
Create a new winforms project and add a button to the form. In the button's
click event, open the color dialog. Compile, press the button, close the
color dialog with the x in the upper right corner, the application will
exit.
It is wierd because i opened the dialog on the form load event and it did
not repeat the behavior, only if I opened it from a button click event.
Does everyone agree that this is a bug or am I the only one having this
problem?
More information about the Mono-winforms-list
mailing list