Completed
Last Updated: 13 Apr 2016 12:13 by ADMIN
ADMIN
Created by: Rumen
Comments: 0
Category: UI for ASP.NET AJAX
Type: Bug Report
0

			
Completed
Last Updated: 07 Apr 2016 14:08 by ADMIN
ADMIN
Created by: Vessy
Comments: 0
Category: UI for ASP.NET AJAX
Type: Feature Request
1
RadToolTipManager cannot find custom embedded skin, when a custom skin DLL is created with the Skins assembly builder (http://skinsassemblybuilder.telerik.com/).

Steps to reproduce:
1. Create a custom skin and wownload ZIP from Visual Style Builder (http://skinsassemblybuilder.telerik.com/)
2. Upload ZIP to Skins Assembly builder (http://skinsassemblybuilder.telerik.com/)
3. Create new project with Telerik template, turn off all options (like additional skins).
4. Add downloaded DLL as project reference.
5. Add to web.config:  <add key="Telerik.Skin" value="My_Skin" />
        <add key="Telerik.EnableEmbeddedSkins" value="true" />
        <add key="Telerik.EnableEmbeddedBaseStylesheet" value="true" />
        <add key="Telerik.Web.SkinsAssembly" value="My_Skin"/>
6. In Default.aspx, add
      <telerik:RadToolTipManager runat="server"></telerik:RadToolTipManager>

Result: an Internal Server Error is thrown:
Telerik.Web.UI.RadToolTipManager with ID='ctl03' was unable to find an embedded skin with the name 'My_Skin'. Please, make sure that the skin name is spelled correctly and that you have added a reference to the Telerik.Web.UI.Skins.dll assembly in your project. If you want to use a custom skin, set EnableEmbeddedSkins=false.
Completed
Last Updated: 31 Mar 2016 15:36 by ADMIN
ADMIN
Created by: Kostadin
Comments: 1
Category: UI for ASP.NET AJAX
Type: Bug Report
2

			
Completed
Last Updated: 29 Mar 2016 15:17 by ADMIN
Completed
Last Updated: 25 Mar 2016 06:39 by ADMIN
This behavior stops the user to be able o insert these elements without being tracked
Completed
Last Updated: 22 Mar 2016 08:58 by Danny
ADMIN
Created by: Galin
Comments: 2
Category: UI for ASP.NET AJAX
Type: Bug Report
0
When the Zip Skin archive is modified and uploaded to the SkinsAssemblyBuilder, the page throws a server error.
Completed
Last Updated: 21 Mar 2016 15:56 by ADMIN
Won't Fix
Last Updated: 21 Mar 2016 13:14 by ADMIN
Completed
Last Updated: 18 Mar 2016 14:45 by HaBo
Completed
Last Updated: 18 Mar 2016 09:11 by ADMIN
Won't Fix
Last Updated: 17 Mar 2016 13:46 by ADMIN
Completed
Last Updated: 15 Mar 2016 14:51 by ADMIN
Completed
Last Updated: 09 Mar 2016 14:02 by ADMIN
Won't Fix
Last Updated: 07 Mar 2016 12:41 by ADMIN
Completed
Last Updated: 07 Mar 2016 09:59 by ADMIN
ADMIN
Created by: Kostadin
Comments: 0
Category: UI for ASP.NET AJAX
Type: Feature Request
0

			
Completed
Last Updated: 04 Mar 2016 03:30 by Aby
AllowSpecialTags should retain special tags like script and iframe. However, enabling it escapes the tags, but they are never restored. 


Workaround: 

SharePoint 2013 allows iframe tags to be saved in the content, so the AllowSpecialTags can be safely removed. 

<telerik:RadHtmlField id="content" FieldName="PublishingPageContent" runat="server" AllowScripts="true"/>
Completed
Last Updated: 02 Mar 2016 11:19 by ADMIN
The height of the ImageManager's Upload dialog overflows the height of its wrapper when the Editor is used in Metro or Bootstrap skin in LightWeight mode.

Video: https://goo.gl/Kxn2CA