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

Title Text on RadSlidingPane Rotated / Upsidedown in Edge

15 Answers 156 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
jlj30
Top achievements
Rank 2
jlj30 asked on 16 Oct 2015, 05:10 PM

Hi,

This only occurs in Microsoft Edge - our current release is 20.10240.16384.0

We are running on Win10.

See the attached screenshot.

Any thoughts / workarounds / fixes / advice ?

Thanks in advance.

 Jim

15 Answers, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 19 Oct 2015, 02:40 PM
Hi Jim,

We are aware of this problem and it has been already fixed. The fix is available in our latest release (Q3 2015) so I would advice that you upgrade to it in order to have properly positioned titles in the sliding panes' tabs. Unfortunately I cannot provide any temporary workaround for this item.

Please, excuse us for the caused inconveniences.

Regards,
Vessy
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Seyda
Top achievements
Rank 1
answered on 19 Jan 2016, 11:48 PM

Hi,

 

I have same problem. I just  download  and install trial version of UI for ASP.NET AJAX Q3 2015, but I couldn't find RadSplitter.Net2.dll in C:\Program Files (x86)\Telerik\UI for ASP.NET AJAX Q1 2016\Bin35  folder. 

I need this dll to import my project and then i just wanna be sure that it works as you said. 

Why I couldn't see  RadSplitter.Net2.dll   ? 

Thanks in advance. 

In 

0
Vessy
Telerik team
answered on 21 Jan 2016, 12:46 PM
Hi Seyda,

The mentioned RadSplitter.Net2.dll is part from our classic ASP.NET controls which are not developed neither supported anymore. The whole source of the UI for ASP.NET AJAX suite is build in one and the same DLL, but not in separate DLLs for each controls like used to be in our classic controls.

In case you have upgraded from Classic RadSplitter to RadSplitter for ASP.NET AJAX you may find useful the following help article:
http://docs.telerik.com/devtools/aspnet-ajax/controls/splitter/getting-started/migrating-from-radsplitter-classic-to-radsplitter-for-asp.net-ajax


I would also advice that you revise the references of you project in case there are any remaining references pointing to the Classic RadControls assemblies.

Regards,
Vessy
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Damian Fabri
Top achievements
Rank 1
answered on 08 Feb 2016, 09:29 PM

I am now seeing the same problem in Chrome v48.0.2564.103.

 It seems as if the styles being applied to .RadSplitter .rspRotatedTabText.rspPaneTabText element are being overridden by javascript.  The script is setting transform: matrix(6.12323e-17, 1, -1, 6.12323e-17, 0, 0).

 Upgrading Telerik assemblies is not ideal at this time.

Is there any sort of css selector and or delayed script(window.setTimeout(function(){}, 10) to cure the problem?

0
Vessy
Telerik team
answered on 11 Feb 2016, 12:47 PM
Hi Damian,

Are you experiencing the rotation issue with our latest release or with a previous one? If you are using a previous version of the controls and are facing the discussed in this thread fixed bug, I am afraid that there is no possible workaround I can give you. The rotation of the tab titles is calculated via client-side logic depending on the width/height of the tabs and cannot be fixed only with CSS styles.

In case you are experiencing a rotation problem with the latest release, though, can you provide more details on the exact scenario in which issue occurs? Is it reproducible in our online demos?

Regards,
Vessy
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Heath
Top achievements
Rank 1
answered on 28 Feb 2016, 07:21 PM

Hi,

I had the same problem and ended up creating images to replace the text. You need to leave the title in place and set TabView="ImageOnly" then set the IconUrl path to you image:

IconUrl="~/images/log/icon/ae.gif" TabView="ImageOnly" Title="Add/Edit"

This allows the title to show in the slider header but not on the tab.

I was really happy I did this because it made the grid/splitter environment more engaging.

Heath

0
Vessy
Telerik team
answered on 01 Mar 2016, 01:44 PM
Hi Jim,

Thank you for sharing your solution with us. It will be really helpful for the clients which are not able to upgrade the controls to a version in which this problem is resolved.

Regards,
Vessy
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Seyda
Top achievements
Rank 1
answered on 01 Mar 2016, 07:29 PM
thank you very much, you saved my time! 
0
Ruben
Top achievements
Rank 1
answered on 21 Feb 2017, 08:09 PM

Hi,

We have the same issue with the latest release, in fact the problem can be reproduced in your examples.

http://demos.telerik.com/aspnet-ajax/splitter/examples/sp_firstlook/defaultcs.aspx

Also i'm attaching an image of both browsers, Edge and Internet explorer showing up the issue in Internet explorer

 

Regards

 

0
Vessy
Telerik team
answered on 22 Feb 2017, 08:43 AM
Hi Ruben,

We are aware of this problem and are currently working on resolving it. The fix will be most probably included in our up-coming SP release, scheduled for March. You can track the progress of the item here:
https://feedback.telerik.com/Project/108/Feedback/Details/211210

Regards,
Vessy
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Reshma
Top achievements
Rank 1
answered on 11 May 2017, 07:12 AM

Hi,

we have the issue in IE 11 browser with latest telerik verison:

Also i'm attaching an image of both browsers, IE11 and Firefox.

Regards,

Reshma V

0
Vessy
Telerik team
answered on 11 May 2017, 08:49 AM
Hi Reshma,

The issues at hand are fixed in our latest release, so I will advice to upgrade the Telerik DLLs in your project to version 2017.2.503. If you are using the latest version of the controls, please make sure that IE is not running into compatibility mode and send us a live URL where we can examine the behavior you are facing.

Regards,
Vessy
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Reshma
Top achievements
Rank 1
answered on 11 May 2017, 09:32 AM

Thanks for your quick response.

we would like to know if this fix works in IE11,IE Edge, Firefox and Chrome browsers?.

Thanks

0
Vessy
Telerik team
answered on 11 May 2017, 10:45 AM
Hi Reshma,

Yes, the fix covers all of the mentioned browsers, you can test it on your own in our demos application running the latest version of the controls:
http://demos.telerik.com/aspnet-ajax/splitter/examples/overview/defaultcs.aspx

Regards,
Vessy
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Reshma
Top achievements
Rank 1
answered on 11 May 2017, 12:41 PM
Thanks Much Vessy, It works:)
Tags
Splitter
Asked by
jlj30
Top achievements
Rank 2
Answers by
Vessy
Telerik team
Seyda
Top achievements
Rank 1
Damian Fabri
Top achievements
Rank 1
Heath
Top achievements
Rank 1
Ruben
Top achievements
Rank 1
Reshma
Top achievements
Rank 1
Share this question
or