[Mono-bugs] [Bug 49622][Wis] Changed - ImageButton cant be used as a command

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 14 Oct 2003 07:08:36 -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 gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=49622

--- shadow/49622	2003-10-13 20:10:51.000000000 -0400
+++ shadow/49622.tmp.8889	2003-10-14 07:08:36.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 49622
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: WONTFIX
+Severity: Unknown
 Priority: Wishlist
 Component: System.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -67,6 +67,15 @@
 
 Actual Results:
 Click "Test" see pass
 
 Expected Results:
 Click "Test", see "pass"
+
+------- Additional Comments From gonzalo@ximian.com  2003-10-14 07:08 -------
+This seems like a browser bug.
+
+IE sends .x and .y coordinates even when the image cannot be loaded.
+Gecko based browsers do not send any information on the item that
+caused the postback when the image is not loaded.
+
+