[Mono-bugs] [Bug 42967][Nor] New - Web forms don't update when viewing in Opera
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Wed, 14 May 2003 09:20:30 -0400 (EDT)
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 tkaszuba@hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=42967
--- shadow/42967 Wed May 14 09:20:30 2003
+++ shadow/42967.tmp.13177 Wed May 14 09:20:30 2003
@@ -0,0 +1,43 @@
+Bug#: 42967
+Product: Mono/Class Libraries
+Version: unspecified
+OS: Red Hat 9.0
+OS Details: Fresh install
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: System.Web
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: tkaszuba@hotmail.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Web forms don't update when viewing in Opera
+
+Please fill in this template when reporting a bug, unless you know what
+you are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. Run the xsp test web forms
+2. In windows 2000 (maybe some other system) run Opera (I used version
+6.01)
+3. Run button.aspx
+
+Actual Results:
+Clicking on the button sends an event but the button doesn't update
+
+Expected Results:
+When I ran it on the same system with Mozilla 1.0 the button state changed
+properly (disabled/enabled)
+
+
+How often does this happen?
+Always
+
+Additional Information:
+I've tried this on other web forms and the same thing happens. I'm
+suspecting that it might be some sort of configuration error