flex-users / flexlib

Open Source Flex components library.
github.com/flex-users/flexlib
MIT License
204 stars 91 forks source link

Minimized windows hidden behind active windows #287

Open nicoulaj opened 13 years ago

nicoulaj commented 13 years ago

Originally filed by rachelsw...@sbsi.ie on 2010-03-25T17:08:55

What steps will reproduce the problem?

  1. Create an mdi canvas
  2. Add at least 2 new windows to the canvas
  3. Minimize at least one window.
  4. Tile all remaining windows to use the full canvas.
  5. Notice minimized windows become hidden behind the open windows.

What is the expected output? What do you see instead? I would expect there to be a kind of taskbar where the minimized windows are docked. Instead they get hidden behind open windows. There should be some kind of boundary in the canvas where the open windows cannot cross and the minimized windows are held.

Please use labels and text to provide additional information.