Completed
Last Updated: 14 Sep 2021 10:00 by ADMIN
Release Q2 2014
ADMIN
Created by: Vessy
Comments: 0
Category: Splitter
Type: Bug Report
0
The border of the splitbar disappears on hover. The issue is reproducible in IE - http://screencast.com/t/QfaZIZirSZfB
Completed
Last Updated: 27 Jun 2014 16:23 by Peter
ADMIN
Created by: Vessy
Comments: 2
Category: Splitter
Type: Bug Report
2
If the title of a SlidingPane is more than 22px it gets truncated in vertically oriented Splitter. The issue is reproducible in IE11 and IE8 here:
http://demos.telerik.com/aspnet-ajax/splitter/examples/sp_firstlook/defaultcs.aspx

Completed
Last Updated: 09 Jun 2015 16:09 by Stuart
ADMIN
Created by: Vessy
Comments: 1
Category: Splitter
Type: Bug Report
2
Hovering the tab of a SlidingPane will render the pane only the first time, after the second hovering only the title of the SlidingPane will be rendered. The issue is reproducible both in enabled and disabled ClickToOpen, in IE8.

Video: http://screencast.com/t/jFhmqoJR

Completed
Last Updated: 10 Apr 2014 08:19 by ADMIN
When a Tab of a Vertically oriented Splitter have both title and icon, its height is not calculated properly (the height of the icon is not taken into account). The issue is reproducible in Chrome.

Screenshot: http://screencast.com/t/0aaMryaShXZe
Completed
Last Updated: 04 Nov 2013 10:38 by ADMIN
The HTML5 related changes in the RadSplitter have specific selectors that influence the content inside.
Completed
Last Updated: 02 Sep 2015 06:16 by ADMIN
ADMIN
Created by: Vessy
Comments: 0
Category: Splitter
Type: Bug Report
2
 The title of the SlidingPane is truncated in IE8 - http://screencast.com/t/yiJCR8DRp

Workaround:

        .rspSlideContainer td.rspSlideTitleContainer div.rspSlideTitle
        {
            width: 100% !important;
        }

Completed
Last Updated: 13 Aug 2021 12:13 by ADMIN
ADMIN
Created by: Vessy
Comments: 1
Category: Splitter
Type: Bug Report
0
When a Sliding pane have to be resized over a RadPane, containing a heavy weight object (Silverlight, PDF, Flash, etc.) its size is not calculated properly.
Completed
Last Updated: 02 Sep 2015 15:07 by ADMIN
The border size of the RadPanes is always inherited by their parent Splitter's BorderSize, ragardless of the value set to the Splitter's PanesBorderSize property.

Completed
Last Updated: 06 Aug 2013 15:51 by ADMIN
When the content of a RadPane is set through its ContentURL property, the RadPane cannot be scrolled in order to how its full content in IPAD.

The issue could be reproduced here: http://demos.telerik.com/aspnet-ajax/splitter/examples/externalcontentloading/defaultcs.aspx
Completed
Last Updated: 03 May 2016 13:38 by ADMIN
When a RadPanelBar (having have more than 1 level of nested items) is nested inside a SlidingPane, it cannot be scrolled after expanding in iOS.
Completed
Last Updated: 29 Sep 2015 10:13 by ADMIN
The scroll position of the radPanes is not pesisted after a postback (even if the PersistScrollPosition property of the Pane is set to "true").
Completed
Last Updated: 04 Sep 2013 12:09 by ADMIN
When RadSplitter is declared in a page with no Doctype the RadSlidingPane stops responding in IE and the layout looks broken when docking/undocking.
Won't Fix
Last Updated: 16 Nov 2015 15:24 by ADMIN
1 2