Declined
Last Updated: 01 Aug 2016 14:11 by anoop
Created by: anoop
Comments: 3
Category: UI for Silverlight
Type: Feature Request
0
Application hangs on windows 10 machines when executing the delegated command if the template is made dynamically
Declined
Last Updated: 21 Mar 2016 14:02 by ADMIN
Created by: Arathi
Comments: 1
Category: UI for Silverlight
Type: Bug Report
0
Hi team,
We are facing below list of issues with telerik test studio. We would like to know what will be the best approach to capture and run automation test cases for Silverlight web application.
Using telerik test studio we have automated our Siliverlight application but some of the test cases getting fails. Sometimes it works sometimes not.
1.	Test step to select an item form Dropdown/ComboBox fails.
2.	New version (2015.3) of telerik test studio take longer time to start execution of test cases from Visual studio. When we execute test cases from test studio, it run faster won’t take time to start execution. 
3.	Today’s captured/modified test cases works fine but the same test cases we run on next/later days than it fails at certain steps. Like element not found, not able to select an item from dropdown etc.
4.	Some of the test cases get fail when we schedule it but the same test case works fine we run it individually.
5.	We are using TFS for source code repository, Sometimes when we open automation project in visual studio than all test case files get checked out though we have not made any changes.
6.	Not able compare two different version of one test case file(if two user works on same file and one has checked in it and another one is taking latest to merge both file).
Please provide resolution of these queries. Continuously we are facing these issues.
Also let us know what are the best practice to work with telerik test studio for web app automation.
Declined
Last Updated: 03 Mar 2016 11:44 by Sergiu
Created by: Sergiu
Comments: 2
Category: UI for Silverlight
Type: Feature Request
0
We have an application that uses Maps with clustering enabled. So when we zoom in to the max, if we have many items with the same coordinates (or very very close, for example phones with GPS coords within the same house/room), they are still displayed as clustered, or when the clustering is disabled they overlap. Is there a way to show all the different pushpins inside of such a cluster?

Completed
Last Updated: 04 Aug 2017 07:42 by ADMIN
Created by: Chris
Comments: 1
Category: UI for Silverlight
Type: Feature Request
0
ExtMap Files (for Application Caching) are missing from NuGet Separate Packages although they are included in the full package.  Please include these.
Declined
Last Updated: 04 Feb 2016 14:08 by ADMIN
Custom color does not gets applied in the exported file (no matter if you export to .xslx or image file like .png ). The problem occurs if Alpha Transparency of the color is specified. 

The XAML team has recently reviewed this issue and will not be addressing it as at this time the team is focusing on the bugs impacting the highest number of developers. If you have encountered this issue and it is blocking for your work please contact us through the support ticketing system with details on your setup and a reference to this item.

Workaround:
Set the Background of the RadCartesianChart to White.
Completed
Last Updated: 14 Jul 2015 07:24 by ADMIN
ADMIN
Created by: Boby
Comments: 1
Category: UI for Silverlight
Type: Bug Report
0
Spellchecking specific text throws NullReferenceException. Specific example would be '..)aaa' text.
Completed
Last Updated: 04 Feb 2014 16:16 by ADMIN
Declined
Last Updated: 08 May 2015 14:23 by ADMIN
Created by: B
Comments: 1
Category: UI for Silverlight
Type: Bug Report
0
In the Office2013 theme for both SIlverlight and WPF in the latest version, the RadTabItemStyle has the Office Black for unfocussed tabs.

To fix this I added the lines:

        <Setter Property="Background" Value="{x:Null}" />
        <Setter Property="BorderBrush" Value="{x:Null}" />

Not sure if that is the right place to fix it, because in the previous version of the Office2013 theme (where the RadTabItem had the right style) those 2 lines were not present.
==========================
DECLINED DUE TO INACTIVITY.
Completed
Last Updated: 26 Feb 2016 16:44 by ADMIN
ADMIN
Created by: Martin Ivanov
Comments: 0
Category: UI for Silverlight
Type: Bug Report
0
When the RadRibbonView ItemsSource is populated with RadRibbonTabs and one of the tab items IsSelected property is set to True that item no longer can be selected.
Completed
Last Updated: 14 Apr 2015 15:10 by ADMIN
Created by: Steve
Comments: 2
Category: UI for Silverlight
Type: Bug Report
0
Since the Q12015 update, if you add a RadCalendar to a project, and try to use the No XAML binaries with the VisualStudio2013 or Office2013 themes, the designer will crash. 
Sample project attached.
Completed
Last Updated: 26 Feb 2016 16:44 by ADMIN
ADMIN
Created by: Martin Ivanov
Comments: 0
Category: UI for Silverlight
Type: Bug Report
0
When the groups of a RadRibbonTab are collapsible the scroll is shown just before the groups collapses.
Completed
Last Updated: 05 Mar 2015 10:39 by ADMIN
Completed
Last Updated: 20 Nov 2014 15:38 by ADMIN
Open the ColorPicker

Then add Color in the RecentColorsitemsSource collection. Open the Colorpicker again - recent colors are not visible.


Available in LIB version: 2014.3.1124
Completed
Last Updated: 10 Mar 2014 07:52 by ADMIN
Completed
Last Updated: 18 Jun 2014 09:01 by ADMIN
ADMIN
Created by: Petar Marchev
Comments: 0
Category: UI for Silverlight
Type: Bug Report
0

			
Declined
Last Updated: 27 Aug 2014 08:05 by ADMIN
Created by: Yan
Comments: 1
Category: UI for Silverlight
Type: Feature Request
0
it would be cool if your controls can be used in Xamarin
Unplanned
Last Updated: 04 Aug 2016 10:23 by Honghui
Created by: Honghui
Comments: 0
Category: UI for Silverlight
Type: Feature Request
0
Now, the only supported charts for the integration between RadPivotGrid and RadChartView are Bar, Area and Line. hope also support like pie chart ...
Completed
Last Updated: 28 Oct 2014 07:33 by Alex
When the VisualizationLayer.ShapeFill property uses the StrokeDashArray then the System.Reflection.TargetInvocationException exception ("The value does not fall within the expected range") is thrown.

Available in Q3 2014.
Declined
Last Updated: 01 Jul 2014 21:42 by Todd
Counting distinct items is often necessary in a grid.  Showing the number of customers in a list of orders for example (one customer may have multiple orders listed in the Grid).
Completed
Last Updated: 18 Jan 2016 14:33 by ADMIN
ADMIN
Created by: Nick
Comments: 0
Category: UI for Silverlight
Type: Feature Request
0
With 2016 Q1 version, a static TouchManager class was introduced allowing for handling touch gestures and defining custom gestures.