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

V2013.2.716 Minimize height issue

2 Answers 94 Views
Window
This is a migrated thread and some comments may be shown as answers.
Jordon
Top achievements
Rank 1
Jordon asked on 24 Jul 2013, 08:33 PM
Hi,

I just upgraded my kendo package to v2013.2.716 and it seems to be causing an issue with the Kendo window Minimize action.

Here's a  Fiddle that shows the problem. Its related to the min-height that gets added to the window. On minimize the window doesn't actually collapse down to just the title as it used to.


Is this a bug? Or was this intentional?

How can I get it to do what it used to and collapse clear down to just the Title bar?

2 Answers, 1 is accepted

Sort by
0
Jordon
Top achievements
Rank 1
answered on 24 Jul 2013, 10:10 PM
So I found how to get it to fully minimize. 

I attached to '.k-i-minimize' click event and clear out the min-height.
0
Dimiter Madjarov
Telerik team
answered on 25 Jul 2013, 01:07 PM
Hello Jordon,


Thank you for bringing this issue to our attention. This is indeed a bug in the Window in Q2 2013 release. I have escalated the issue to our development team and it is logged for fixing. As a solution for the moment, you could explicitly specify the min-height property. Here is the modified JS Bin example.

I also updated your Telerik points as a small sign of gratitude. I wish you a great day!

 

Regards,
Dimiter Madjarov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Window
Asked by
Jordon
Top achievements
Rank 1
Answers by
Jordon
Top achievements
Rank 1
Dimiter Madjarov
Telerik team
Share this question
or