[Mono-bugs] [Bug 79338][Nor] Changed - [wf-apps] AlbumSurfer fullscreen doesn't work
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Sep 23 18:40:48 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 unserkonig at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79338
--- shadow/79338 2006-09-08 20:48:28.000000000 -0400
+++ shadow/79338.tmp.25063 2006-09-23 18:40:48.000000000 -0400
@@ -18,6 +18,11 @@
activating fullscreen just replaces the window with one the same size, but
decorationless.
switching back from fullscreen (hit f2 again) reverts the window, but the
reverted window can not be resized.
+
+------- Additional Comments From unserkonig at gmail.com 2006-09-23 18:40 -------
+That weird behavior is because the value of FormBorderStyle changes
+(Sizable->None->Sizable). When the value changes from None to Sizable,
+the Form can't resized anymore.
More information about the mono-bugs
mailing list