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=79608

--- shadow/79608        2006-10-06 18:57:51.000000000 -0400
+++ shadow/79608.tmp.16354      2006-10-06 18:57:51.000000000 -0400
@@ -0,0 +1,46 @@
+Bug#: 79608
+Product: Mono: Class Libraries
+Version: 1.0
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Sys.Web
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [2.0] Panel does not scroll
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem:
+The Panel does not scroll contents.
+
+Steps to reproduce the problem:
+       <asp:Panel runat="server" BackColor=black ForeColor=white 
+Width=100 Height=50 ScrollBars=Auto>
+                The panel can not scroll contents as no <br>
+                scroll bars appears<br>
+                fjsdkfdsfjd <br>asdadasda
+        </asp:Panel>
+
+
+Actual Results:
+The panel expands to it's content
+
+
+Expected Results:
+It should show scrollbars given the ScrollBars setting.
+
+
+How often does this happen? 
+Replicated
+
+
+Does this currently apply to all controls? As panel inherits from 
+WebControl?
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to