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
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
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
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
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?
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
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
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
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
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
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
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
Thanks for your quick response.
we would like to know if this fix works in IE11,IE Edge, Firefox and Chrome browsers?.
Thanks
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