[Mono-bugs] [Bug 80853][Nor] Changed - Oppacity makes a program almost disappear when it shouldn't
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Aug 21 09:28:01 EDT 2007
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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=80853
--- shadow/80853 2007-08-19 20:49:09.000000000 -0400
+++ shadow/80853.tmp.28597 2007-08-21 09:28:01.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 80853
Product: Mono: Class Libraries
Version: 1.2
OS: unknown
OS Details: openSUSE 10.2 Mono 1.2.3 Xorg 7.2 with AIGLX (nVidia 97.46 drivers)
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: everaldo at simios.org
ReportedBy: davidcanar at gmail.com
QAContact: mono-bugs at ximian.com
@@ -64,6 +64,15 @@
------- Additional Comments From everaldo at simios.org 2007-08-19 20:46 -------
A test commited to revision r84417 (FormTest.Opacity)
------- Additional Comments From everaldo at simios.org 2007-08-19 20:49 -------
Fixed on SVN r84418.
+
+------- Additional Comments From gert.driesen at pandora.be 2007-08-21 09:28 -------
+On Mono/Windows, the form is first fully displayed (in Load, Opacity
+is 1), then hidden again and then is gradually displayed (as it
+should).
+
+On Mono/Linux, Opacity has no effect at all. The form is immediately
+displayed without opacity, and the painting of other application
+forms is blocked until the timer is stopped.
More information about the mono-bugs
mailing list