[Mono-bugs] [Bug 79608][Nor] New - [2.0] Panel does not scroll

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Oct 6 18:57:51 EDT 2006


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 jve7gm at gmail.com.

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: gonzalo at ximian.com                            
+ReportedBy: jve7gm at gmail.com               
+QAContact: mono-bugs at ximian.com
+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?


More information about the mono-bugs mailing list