[Mono-bugs] [Bug 49695][Cos] New - Calendar Gridlines

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 15 Oct 2003 12:04:05 -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 yaronsh@mainsoft.com.

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

--- shadow/49695	2003-10-15 12:04:05.000000000 -0400
+++ shadow/49695.tmp.19825	2003-10-15 12:04:05.000000000 -0400
@@ -0,0 +1,47 @@
+Bug#: 49695
+Product: Mono/Class Libraries
+Version: unspecified
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Cosmetic
+Component: System.Web
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: yaronsh@mainsoft.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Calendar Gridlines
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem:
+The grid lines looks differntly (and rendered differently) at MS.
+(thiner and more delicate at MS version)
+
+Steps to reproduce the problem:
+1. Open the attached aspx
+
+Actual Results:
+The gridlines are thicker on MONO.
+
+Expected Results:
+The same gridlines as MS
+
+How often does this happen? 
+Always
+
+Additional Information:
+I know this is not a bug but it doesn't look well and I think there
+is a point make it more MS like.
+
+The render is different:
+MONO
+====
+border="1" style="border-width:1px;border-style:solid;...
+MS
+==
+border="0" style="width:100%;border-collapse:collapse;"