wiln / flexlib

Automatically exported from code.google.com/p/flexlib
0 stars 0 forks source link

Minimize/restore 2 MDIWindow's gives unexpected result #175

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
For a complete description of the problem I refer to
http://groups.google.com/group/flexlib/browse_thread/thread/bc29c033208b2297?hl=
en#

What steps will reproduce the problem?
1. Make sure you have two tiled (+filled) MDIWindow's in an MDICanvas
2. Click on the minimize button of the left window
3. Click on the minimized window to restore it again

What is the expected output?
That both windows take their original places

What do you see instead?
Both are placed on the same position, one hiding the other.

What version of the product are you using?
The one I grabbed on Nov 4th, 2008.

On what operating system?
Windows XP SP3

Please provide any additional information below.
As I said:
http://groups.google.com/group/flexlib/browse_thread/thread/bc29c033208b2297?hl=
en#
were I also mentioned that when you ask the manager to tile the windows
when there is just one window left, that window is maximized. Which I
consider as the base of the above problem.

Original issue reported on code.google.com by geert.de...@gmail.com on 17 Nov 2008 at 8:26

GoogleCodeExporter commented 8 years ago

Original comment by dmcc...@gmail.com on 8 Jan 2009 at 6:10