cheerq / flexmdi

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

Double click on mdi window does not maximize it after clicking on "Tile + Fill space" and "Cascade" buttons #75

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a new mdi window
2. Click on Tile + Fill space
3. Click on Cascade now.
4. The cascaded window does not maximize on double click

What is the expected output? What do you see instead?
Expected: Window is maximized
Seen: Window dows not maximize.

What version of the product are you using? On what operating system?
All

Please provide any additional information below.
Workaround:
-----------
1)Create a mdi window. Click on "Tile+FillSpace". Now click on "Tile". 
Click on "Cascade". Now the window resizes on double click
2) What code has to be changed on clicking "Cascade" to make it ready for 
maximize on double-click?
3) If it can be done external to the package, what code 

Original issue reported on code.google.com by srisreeku@gmail.com on 5 Mar 2009 at 8:13