[Mono-bugs] [Bug 79629][Nor] Changed - Form does not redraw correctly when MaximizeBox or MinimizeBox is false and a control's visibility is changed
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Oct 12 06:31:11 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 rolfkvinge at ya.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79629
--- shadow/79629 2006-10-11 09:51:38.000000000 -0400
+++ shadow/79629.tmp.25273 2006-10-12 06:31:11.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: rolfkvinge at ya.com
ReportedBy: kendrhyd at sympatico.ca
QAContact: mono-bugs at ximian.com
TargetMilestone: 1_2
URL:
Cc:
-Summary: Combobox only activates on firsdt attempt
+Summary: Form does not redraw correctly when MaximizeBox or MinimizeBox is false and a control's visibility is changed
Please fill in this template when reporting a bug, unless you know what you are doing.
Description of Problem:
Steps to reproduce the problem:
@@ -50,6 +50,11 @@
------- Additional Comments From kendrhyd at sympatico.ca 2006-10-11 09:51 -------
The attached arcive contains the project files for an example of this. The "buildit" script
compiles and launches the application (macpack was not working). When the program
launches, press the "Create New Tournament" button; on the next form, the combobox for
the number of teams can be activated only once.
+
+------- Additional Comments From rolfkvinge at ya.com 2006-10-12 06:31 -------
+This is not a combobox bug, but a problem with the form when either
+MaximizeBox or MinimizeBox is set, it does not redraw correctly when
+a control's visibility is changed.
More information about the mono-bugs
mailing list