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=81784 --- shadow/81784 2007-05-31 07:35:08.000000000 -0400 +++ shadow/81784.tmp.10845 2007-05-31 07:35:08.000000000 -0400 @@ -0,0 +1,43 @@ +Bug#: 81784 +Product: Mono: Runtime +Version: 1.2 +OS: Red Hat 9.0 +OS Details: Redhat Enterprise Linux 4 +Status: NEW +Resolution: +Severity: +Priority: Major +Component: misc +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: OpenFileDialog.FilterIndex always equal 1 + +Please fill in this template when reporting a bug, unless you know what you +are doing. +Description of Problem: +OpenFileDialog.FilterIndex always equal 1, whatever i selected in Files of +type combobox's dropdown list, this problem runs on both Redhat linux and +WinXP Sp2, whatmore, the OpenFileDialog seems very unstable on WinXP sp2, +raise exception or disappear directly + +Steps to reproduce the problem: +1. Show OpenFileDialog +2. Select item 2 from the Files of type combobox's dropdown list +3. Select any file +4. Click Open +5. check OpenFileDialog,FilterIndex + +Actual Results: +always be 1 + +Expected Results: +should be 2 + +How often does this happen? +always + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
