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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79961 --- shadow/79961 2006-11-17 15:02:25.000000000 -0500 +++ shadow/79961.tmp.9547 2006-11-17 15:02:25.000000000 -0500 @@ -0,0 +1,38 @@ +Bug#: 79961 +Product: Mono: Class Libraries +Version: 1.2 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: FileDialog filter only filters on first + +Please fill in this template when reporting a bug, unless you know what you +are doing. +Description of Problem: +The FileDialog doesn't seem to respect multiple filetype filters. + +Steps to reproduce the problem: +1. Download http://tirania.org/MoMAAlpha.zip +2. Run and click next +3. Click + button to bring up file dialog. Note that filter is (*.exe, *.dll) + +Actual Results: +Only *.exe files are shown. + +Expected Results: +*.exe and *.dll files should be shown. + +How often does this happen? +Everytime. + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
