[Mono-winforms-list] Colordialog bug?

jeromy dean jeromydean at gmail.com
Tue Dec 6 14:44:34 EST 2005


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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20051206/bf4b4785/attachment.html


More information about the Mono-winforms-list mailing list