[Mono-bugs] [Bug 79608][Cos] Changed - [2.0] Panel does not scroll

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Oct 7 03:59:06 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.32500	2006-10-07 03:59:06.000000000 -0400
@@ -1,15 +1,15 @@
 Bug#: 79608
 Product: Mono: Class Libraries
 Version: 1.0
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
-Priority: Normal
+Severity: Unknown
+Priority: Cosmetic
 Component: Sys.Web
 AssignedTo: gonzalo at ximian.com                            
 ReportedBy: jve7gm at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
@@ -41,6 +41,16 @@
 How often does this happen? 
 Replicated
 
 
 Does this currently apply to all controls? As panel inherits from 
 WebControl?
+
+------- Additional Comments From jve7gm at gmail.com  2006-10-07 03:59 -------
+I've managed to work around this for now by replacing the panel with:
+
+<div style="width:100px;height:50px;overflow:scroll;">
+</div>
+
+as an example. 
+
+Changed the priority.


More information about the mono-bugs mailing list