[Mono-bugs] [Bug 511596] New: RestoreBounds property wrong for MDI child windows
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jun 10 08:08:37 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=511596
Summary: RestoreBounds property wrong for MDI child windows
Classification: Mono
Product: Mono: Class Libraries
Version: 2.4.x
Platform: x86
OS/Version: Windows XP
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: andreas.flucke at t-online.de
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Created an attachment (id=297178)
--> (http://bugzilla.novell.com/attachment.cgi?id=297178)
test.cs
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1;
Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR
3.0.4506.2152; .NET CLR 3.5.30729)
When minimizing (maximizing) a MDI child window the RestoreBounds property
seems to be the same as the actual bounds which is wrong. Restoring itself
works. But this becomes critical if one tries to save and restore the child
window. Then the normalized window has the minimized/maximized size.
Reproducible: Always
Steps to Reproduce:
1.compile and run attached test.cs
2.captions are RestoreBounds and changing with sizing the child window
3.minimize (or maximize) the child window and notice that the old bounds are
not saved to RestoreBounds
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list