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.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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
