Completed
Last Updated: 09 Mar 2023 16:31 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: UI for Silverlight
Type: Feature Request
4

			
Declined
Last Updated: 11 Aug 2016 14:04 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 1
Category: UI for Silverlight
Type: Bug Report
4
Sometimes the application never loads the requested dlls' content.
Declined
Last Updated: 10 Oct 2014 08:37 by ADMIN
Created by: ben
Comments: 1
Category: UI for Silverlight
Type: Feature Request
4
Convert the interfaces and base classes (i.e. non UI specific logic) to a portable library.
We intend our solution to share Models and View Models between WPF and Silverlight (and more in the future). Our intention is to use Portable Libraries to achieve this. The biggest issue we have is down to the Telerik assemblies. Classes and interfaces that are shared between WPF and Silverlight could/should be in a PCL assembly.
Declined
Last Updated: 05 Dec 2014 14:58 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 1
Category: UI for Silverlight
Type: Feature Request
3
Optimize binary and text resources like fonts, images...etc. Especially for the RichTextBox.
Declined
Last Updated: 05 Dec 2014 14:58 by ADMIN
Add support for DataVisualization assembly or prompt message that we don't support it right now.
Declined
Last Updated: 01 Dec 2014 15:31 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 1
Category: UI for Silverlight
Type: Bug Report
3
Support PRISM / MEF in Xap minifier.
Won't Fix
Last Updated: 19 Jan 2016 13:47 by ADMIN
In UIElementExtensions, IsAncestorOf crashes when the element parameter is of type Hyperlink.

The xaml team recently reviewed the status of this issue and won't be addressing it in future. 
Unplanned
Last Updated: 05 Jan 2017 12:08 by ADMIN
The LocalizationManager doesn't apply the ResourceKey if the Content/Text properties are defined in XAML between the opening and closing tag of the control - for example Button or a TextBlock control.
Declined
Last Updated: 11 Aug 2016 14:04 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 1
Category: UI for Silverlight
Type: Feature Request
3
Support Documents (RichTextBox) assemblies
Declined
Last Updated: 11 Aug 2016 14:04 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 1
Category: UI for Silverlight
Type: Feature Request
3
Implement a command line version which can be integrated with TFS.
Declined
Last Updated: 08 Mar 2016 15:06 by ADMIN
ADMIN
Created by: Petya
Comments: 1
Category: UI for Silverlight
Type: Feature Request
3

			
Completed
Last Updated: 22 Jan 2015 15:32 by ADMIN
Annotations are not positioned correctly, when the vertical scrollbar is visible.

The fix is available in LIB Version 2014.3.1319.
Declined
Last Updated: 08 Mar 2016 15:00 by ADMIN
Created by: Minifuss
Comments: 1
Category: UI for Silverlight
Type: Feature Request
2
Same as in WPF
Declined
Last Updated: 08 Mar 2016 14:59 by ADMIN
Created by: Minifuss
Comments: 1
Category: UI for Silverlight
Type: Feature Request
2
Same as WPF suggestion
Completed
Last Updated: 18 Oct 2019 14:32 by ADMIN
Release R3 2019 SP
Declined
Last Updated: 11 Aug 2016 14:04 by ADMIN
Summer, Office_Silver, Office_Black Themes cannot be minified , after loading they dissapear from the "extracting" grid
Declined
Last Updated: 11 Aug 2016 14:04 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 1
Category: UI for Silverlight
Type: Bug Report
2
XamlParseException when minifying the XAP
Declined
Last Updated: 11 Aug 2016 14:04 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 1
Category: UI for Silverlight
Type: Bug Report
2
Telerik.Windows.Controls.Charting.dll cannot be minified
Declined
Last Updated: 11 Aug 2016 14:04 by ADMIN
The MaskedInput controls cannot be extracted from the Telerik.Windows.Controls.Input.dll
Unplanned
Last Updated: 05 Jan 2017 08:00 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: UI for Silverlight
Type: Feature Request
2
Create FileThumbnail control:
I would love to have an easy way to display the thumbnail preview of a file. The Windows Shell does it, but the pInvoke code required to make this work is excessive.
Something like this:
http://stackoverflow.com/questions/1439719/c-sharp-get-thumbnail-from-file-via-windows-api
Perhaps a "RadFileThumbnail" control?
The Windows API Code Pack for Windows 7 has something like this, but you lock yourself into Windows 7 by using it.
http://archive.msdn.microsoft.com/WindowsAPICodePack