[Mono-bugs] [Bug 47920][Maj] Changed - Width bug (after fix)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 27 Aug 2003 02:16:47 -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=47920

--- shadow/47920	2003-08-26 15:55:51.000000000 -0400
+++ shadow/47920.tmp.26224	2003-08-27 02:16:47.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 47920
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: System.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: yaronshkop@hotmail.com               
 QAContact: mono-bugs@ximian.com
@@ -68,6 +68,9 @@
 	<asp:Button id="BtnTest" style="Z-INDEX: 102; LEFT: 304px; 
              POSITION: absolute; TOP: 32px" runat="server"
 	     Text="Test" OnClick="BtnTest_Click"></asp:Button>
      </form>
      </body>
 </HTML>
+
+------- Additional Comments From gonzalo@ximian.com  2003-08-27 02:16 -------
+IT works fine with current CVS.