This is a migrated thread and some comments may be shown as answers.

Possible bug (Maximized Windows)?

1 Answer 42 Views
Window
This is a migrated thread and some comments may be shown as answers.
Delicious!
Top achievements
Rank 1
Delicious! asked on 09 Dec 2009, 09:15 PM
I'm currently experiencing the following issue in my development environment that can also be reproduced on one of the demo pages.

Steps to reproduce:


  1. Go to:  http://demos.telerik.com/aspnet-ajax/window/examples/windowmanager/defaultcs.aspx
  2. Click on the Maximize button of the window that doesn't have the focus (the bottom most window)
  3. Click on the Maximized Window.

Observation:

The bottom most window is maximized; however, the top most window appears on top of the maximized window.  When I click on the maximized window, the minimized window still appears.

Expected result:

The z-index of the bottom most window (the one that was maximized) should be greater than the top most window and it's opacity should be 1.0.  When the maximized window obtains the focus, the minimized window should no longer be visible.

Version:

2009.2.701.35

Is this a bug?  Is there a work-around or solution?


1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 11 Dec 2009, 03:11 PM
Hi,

Thank you for bringing this problem to our attention - I logged it in our database and we will do our best to fix it in one of the following updates. I have also updated your points.

For the time being you could use the workaround attached to this thread. There I use the OnClientShow and OnClientActivate event handlers to manually assign a higher z-index to the currently active RadWindow.



Greetings,
Georgi Tunev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Window
Asked by
Delicious!
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or