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

clicking on resize handle can break page

10 Answers 129 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Kevin
Top achievements
Rank 1
Kevin asked on 21 Jan 2012, 06:10 AM
With external content loaded into a resizable pane, clicking on the resize handle/bar places an overlay on the page that is never removed, breaking the page.

http://jsfiddle.net/cyphiotic/rXef8/

10 Answers, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 23 Jan 2012, 04:39 PM
Thanks for letting us know. It has been fixed, and your Telerik points have been updated. I'm attaching an updated kendo.all.js

Greetings,
Alex Gyoshev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Jason
Top achievements
Rank 1
answered on 11 Sep 2012, 08:55 PM
I am seeing this broken page problem with the current MVC extensions version of the KendoUI.  I have static content on the left side of a splitter, and an iframed content on the right that is loaded via 

                    splitter.ajaxRequest("#report-pane", url);

If I click on the splitter, it causes the overlay to show and never disappear.  If I click and hold, and then drag, the behavior is as expected.  It appears the problem is if I don't move the mouse after clicking.  After moving the mouse even 1px, the splitter turns green, and then when I release the mouse button the overlay disappears.

Any thoughts if this can be addressed?

Thanks!
0
Oscar
Top achievements
Rank 1
answered on 13 Sep 2012, 09:42 AM

I'm having the problem too with latest internal build.

I have two panes, only one is collapsible.

When I resize the pane the overlay shows, and indeed it disappears when it fires the mouseup event. However, when I click on the arrow to completely collapse it the overlay shows and stays there without even collapsing the pane.

0
Alex Gyoshev
Telerik team
answered on 18 Sep 2012, 10:57 AM
We could not reproduce the problem in the following jsBin. Please elaborate.

Regards,
Alex Gyoshev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Jason
Top achievements
Rank 1
answered on 28 Sep 2012, 06:04 PM
Alex,

Please find a sample project outlining the issue.  If you click on the splitter bar, but don't drag (click and release), the overlay is shown and never disappears.

Thanks for your consideration!
0
Alex Gyoshev
Telerik team
answered on 29 Sep 2012, 08:56 AM

Hello Jason,

The issue is fixed in the service pack release, which is available for customers with a subscription.

Kind regards,
Alex Gyoshev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Michael
Top achievements
Rank 1
answered on 02 Oct 2012, 02:21 PM
I am using the latest service pack and still getting this permanent overlay behavior in IE8.
0
Alex Gyoshev
Telerik team
answered on 03 Oct 2012, 05:48 AM

Hello Michael,

Make sure that you have included the CSS files from the new release, and that they are not cached. If the problem persists, please send us a sample solution that shows the problem.

Kind regards,
Alex Gyoshev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Michael
Top achievements
Rank 1
answered on 03 Oct 2012, 01:55 PM
Alex,

Thank you!  That was it.  I had copied the new js files, but forgot about the css files.
0
Lee
Top achievements
Rank 1
answered on 08 Jan 2013, 03:03 PM
Thank you for this timely fix!
Tags
Splitter
Asked by
Kevin
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Jason
Top achievements
Rank 1
Oscar
Top achievements
Rank 1
Michael
Top achievements
Rank 1
Lee
Top achievements
Rank 1
Share this question
or