Completed
Last Updated: 22 Feb 2017 12:37 by Alex
In some cases the ZipArchive requires to use the Flush method for its stream. When the stream like the MS.Internal.InternalMemoryStream does not support it then it causes the NotSupportedException.
Declined
Last Updated: 15 Apr 2015 07:45 by ADMIN
Created by: Mi
Comments: 1
Category: UI for WPF
Type: Feature Request
2
I think this could help sometimes to get up to speed, if you could provide XAML code snippets for your controls!

http://timheuer.com/blog/archive/2013/07/08/xaml-code-snippets-for-visual-studio.aspx
Declined
Last Updated: 11 Apr 2014 11:53 by ADMIN
Created by: Sergey
Comments: 1
Category: UI for WPF
Type: Feature Request
0
Hello.
Im trying to make a choice between these 3 companies, and Syncfusion salesman has provided me with a line-by-line comparison of the available controls and its feautures for Syncfusion, Telerik and DevExpress. Could you please do the same?
Im interested in WPF controls
Thank you
Completed
Last Updated: 16 Jul 2014 15:18 by ADMIN
Telerik separator style overrides default appearance of separators that are not children of StatusBar 
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
When operation stream is created on top of the stream which doesn't support seeking the NullReferenceException is thrown from the constructor. There are other things which makes impossible using of the ZIP library on the stream which doesn't support seeking. We should fix these things.
Completed
Last Updated: 15 Jan 2016 11:44 by ADMIN
Issues:

In some themes, when the element (both TextBox and PasswordBox) is focused, the hover does not appear anymore 

Those two issue should be resolved:

1. Different left padding in all themes (WPF)

2. Different height in all themes (WPF)
Completed
Last Updated: 27 Oct 2014 15:07 by DADean
ADMIN
Created by: Konstantina
Comments: 1
Category: UI for WPF
Type: Feature Request
6
Similar to the Windows8 RadRadialMenu

RadRadialMenu is available in Q3 2014.
Declined
Last Updated: 03 Feb 2014 09:07 by ADMIN
Created by: Chuck
Comments: 1
Category: UI for WPF
Type: Bug Report
0
The DropDownPlacement for the RadContextMenu is placing the drop down on the wrong side (Left places it on the right side) and (Right places it on the left side), the default Auto places it on the left side, annoyingly.  Top and Bottom work correctly.
Declined
Last Updated: 03 Nov 2014 12:07 by ADMIN
Created by: Jiri
Comments: 2
Category: UI for WPF
Type: Feature Request
1
Check out the visualization at https://github.com/mbostock/d3/wiki/Gallery

It would be great if you could incorporate
Completed
Last Updated: 02 Sep 2014 10:36 by ADMIN
PasswordBox: Content cannot be selected and cursor is missing-Windows8 theme
Completed
Last Updated: 29 Jan 2014 08:33 by ADMIN
A Telerik.Windows.Analytics.TraceMonitor.Initialize(application, iAnalyticsMonitor) method should be added to Telerik.Windows.Analytics.TraceMonitor class.
Unplanned
Last Updated: 09 Aug 2016 08:37 by ADMIN
ADMIN
Created by: Tina Stancheva
Comments: 0
Category: UI for WPF
Type: Feature Request
0
When developing live (localization/resource) display language switching for SL5, the LocalizationManager should allow to update all localization strings applied through the ResourceManager. In SL5 it's not possible to listen to an attached dependency property for all dependency objects. Therefore it would help to have a way to know when the attached ResourceKey dependency property changes (and on which DependencyObject) in the LocalizationManager. 
Completed
Last Updated: 22 Feb 2017 12:37 by Jörg
ADMIN
Created by: Telerik Admin
Comments: 1
Category: UI for WPF
Type: Bug Report
4
When used to zip files which names contains special characters(such as swedish special characters) the filename is displayed with wrong encoding after unzipping the file.

The fix is available in our latest LIB release (v. 2015.1.0323).
Unplanned
Last Updated: 30 Apr 2024 07:13 by ADMIN
ADMIN
Created by: Aylin
Comments: 4
Category: UI for WPF
Type: Feature Request
10
Create NuGet symbol packages - containing the .pdb files - corresponding to the primary NuGet packages. The process is described here: https://docs.microsoft.com/en-us/nuget/create-packages/symbol-packages .

This will facilitate the debugging of problems in the controls code.
Completed
Last Updated: 02 Apr 2014 11:19 by ADMIN
Set Content="_button" in Button styled with ExpressionDark theme. Press Alt+b this should activate the Click event handler of the button but it doesnt.
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
We have a zip file created with the ZipLibrary.
It is not possible to extract it with the "Compressed Folder Tools" tool from the "Windows Explorer" application, which is the default compress tool in Windows 8.
The result is an error saying that the zip file is invalid.
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
Incorrect output when creating an archive from a json file (when the text in the file is too long).
Declined
Last Updated: 22 Feb 2017 12:37 by Mi
ADMIN
Created by: Telerik Admin
Comments: 2
Category: UI for WPF
Type: Feature Request
3
Add support for AES Encryption.
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190123 
Please use the new item for commenting, voting and subscribing instead of this one.
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 1
Category: UI for WPF
Type: Bug Report
2
Video (wmv) and Audio (wav) files aren't properly compressed. The zip file that the library creates is larger than the original media file.
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
The exception occurs when files larger than 1 GB are being added to ZipPackage