[Mono-bugs] [Bug 76895][Cos] Changed - nunit-gui: first block in
progress bar not drawn
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Mar 14 00:21:55 EST 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 jackson at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76895
--- shadow/76895 2006-03-14 00:11:14.000000000 -0500
+++ shadow/76895.tmp.10845 2006-03-14 00:21:55.000000000 -0500
@@ -37,6 +37,10 @@
altered, the previously green drawn parts of the bar are not redrawn
in green.
------- Additional Comments From peter at novonyx.com 2006-03-14 00:11 -------
Turns out it's not our progressbar. Nunit implements it's own. still
tracking why it's not updating the whole thing.
+
+------- Additional Comments From jackson at ximian.com 2006-03-14 00:21 -------
+I believe the issue is that when the color is changed the entire area
+is refreshed. However the nunit code only draws the new squares.
More information about the mono-bugs
mailing list