﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Silverlight PITS Issues</title><link>http://www.telerik.com</link><description>The latest issues for Silverlight PITS</description><item><title>TabControl: In Windows8Theme, the content of a nested TabControl isn't visible</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/15041</link><description>If you nest one RadTabControl in another and the WIndows8 theme is applied on both controls, the content of the nested items isn't visible.</description><pubDate>Tue, 21 May 2013 11:39:37 GMT</pubDate></item><item><title>MaskedInput: MaskedInputExtensions.AllowNull = False does not work on second delete.</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/15040</link><description>MaskedInputExtensions.AllowNull is set to False. (Select All then Delete)  twice makes the value null but it shouldn't.</description><pubDate>Mon, 20 May 2013 20:25:56 GMT</pubDate></item><item><title>Diagrams: Change default zooming to be geometrical progression</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/15034</link><description>Currently the Diagram uses a arithmetical progression to perform the zooming.

A better approach would be to use a geometrical progression to calculate the new zoom value.</description><pubDate>Fri, 17 May 2013 11:58:15 GMT</pubDate></item><item><title>Breadcrumb: Header's texts are not displayed in Windows8 theme</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/15029</link><description>We have a RadBreadcrumb control with several RadBreadcrumbItems within it.
We set "Windows8" theme as application theme.
As a result, the header's texts for all RadBreadcrumbItems are not displayed at all.</description><pubDate>Fri, 17 May 2013 10:26:59 GMT</pubDate></item><item><title>TileView: Infinite loop after ItemsSource change and selection</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/15028</link><description>Infinite loop after ItemsSource change and selection</description><pubDate>Thu, 16 May 2013 20:42:03 GMT</pubDate></item><item><title>RibbonWindow: The Ribbon QAT is misaligned in a maximized RibbonWindow</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/15025</link><description>The Ribbon QAT is misaligned in a maximized RibbonWindow - it is displayed too high.</description><pubDate>Thu, 16 May 2013 19:15:41 GMT</pubDate></item><item><title>ChartView: Candlestick/Ohlc items are not drawn correctly with negative values</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/15027</link><description>ChartView: Candlestick/Ohlc items are not drawn correctly with negative values</description><pubDate>Thu, 16 May 2013 18:11:13 GMT</pubDate></item><item><title>RibbonView: The KeyTip AccessText is not displayed when the QAT is databound.</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/15021</link><description>When the QAT is in databound scenario the KeyTipService.AccessText is not displayed.</description><pubDate>Thu, 16 May 2013 14:45:32 GMT</pubDate></item><item><title>Timeline and Timeruler cannot be enlarged if once shrunk</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/15019</link><description>If the Timeline part of the control is shrunk to a state it doesn't need a scroll bar anymore (by changing PixelLength or VisibleRange) and after that it is enlarged, its size doesn't change, but the ScrollBar values update.</description><pubDate>Thu, 16 May 2013 10:19:27 GMT</pubDate></item><item><title>ChartView: Support for displaying error bars</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/15024</link><description>Support for displaying error bars</description><pubDate>Thu, 16 May 2013 08:12:42 GMT</pubDate></item><item><title>The KeyUp/KeyDown events sometimes are not triggered when using Keyboard.Modifiers.</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/15014</link><description>The KeyUp/KeyDown events sometimes are not triggered when using Keyboard.Modifiers. The issue can be reproduces if the keyboard key combination is pressed quickly.

Useful case where using those modifiers is when the desired behavior is to restrict the Ctrl+Z (undo command) in the RadWatermarkTextBox control.</description><pubDate>Wed, 15 May 2013 15:09:08 GMT</pubDate></item><item><title>Breadcrumb: CurrentItem is set four times after ItemsSource change</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/15016</link><description>CurrentItem is set four times after ItemsSource  change</description><pubDate>Wed, 15 May 2013 13:41:18 GMT</pubDate></item><item><title>Map: Fix problems with changing the map provider which occurs when navigating from/to page with RadMap</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/15012</link><description>There are several problems with tile layer which occurs when RadMap.Provider property is bound and logic of the application require navigation from/to the page with RadMap.</description><pubDate>Wed, 15 May 2013 00:51:03 GMT</pubDate></item><item><title>Diagrams: Custom zoom not working when zooming fast</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/15026</link><description>If a custom zoom is set when zooming fast the values of the custom zoom are not respected</description><pubDate>Tue, 14 May 2013 18:36:51 GMT</pubDate></item><item><title>When the DragDropMode property is set to Deferred in partial trusted applications a security excpetion is being thrown.</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/15008</link><description>When the DragDropMode property is set to Deferred in partial trusted applications a security excpetion is being thrown.</description><pubDate>Tue, 14 May 2013 16:24:02 GMT</pubDate></item><item><title>RibbonView: There is NullReferenceException when a styled Window hold the control</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/15006</link><description>When the RadRibbonView is hosted in a styled Window and when you attempt to close the Window (e.g. using the RadWindowManager.Current.CloseAllWindows() method) from the Backstage, you get NullReferemceException.</description><pubDate>Tue, 14 May 2013 15:14:58 GMT</pubDate></item><item><title>Make it possible to override the functionality of keystrokes in the control.</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/15005</link><description>Make it possible to override the functionality of keystrokes in the control. A useful case is when placing the control inside RadGridView's CellEditTemplate and wanting to leave cell editing mode by pressing the escape keyboard key.</description><pubDate>Tue, 14 May 2013 13:41:51 GMT</pubDate></item><item><title>ChartView: Add support for axis with multi-level categories</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/15010</link><description>Add support for axis with multi-level categories.</description><pubDate>Tue, 14 May 2013 13:33:49 GMT</pubDate></item><item><title>Filter row auto-complete distinct values list.</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14998</link><description>When typing in the filter row text box, the end user should be provided with a drop-down auto-complete list containing all distinct values to chose from.</description><pubDate>Mon, 13 May 2013 02:34:34 GMT</pubDate></item><item><title>Map: Fix NullReferenceException exception when using the Bing map provider in the BirdsEye mode</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14997</link><description>To reproduce: 

 1. open the maps - go to the biggest zoom - change to BirdsEye
 2. now change the provider to anything else</description><pubDate>Mon, 13 May 2013 02:22:57 GMT</pubDate></item><item><title>Map: Make it possible to turn on/off  zoom changing using zoom rectangle when SHIFT key is pressed</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14996</link><description>It should be possible to turn on/off  zoom changing using zoom rectangle when SHIFT key is pressed.</description><pubDate>Mon, 13 May 2013 00:07:08 GMT</pubDate></item><item><title>TabControl: DragReorder not working in ElementHost</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14990</link><description>DragReorder not working in ElementHost</description><pubDate>Fri, 10 May 2013 14:58:44 GMT</pubDate></item><item><title>MaskedInput: When Mask="1.x" inserting digits is not as expected</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14982</link><description>When you set the IsCurrencySymbolVisible to false and Mask="1.x" you are not able to fill the first digit. 
For example if you want to insert 1.234 and you press 1 the control fills 0.001 and all other digits can be added at the last position only.</description><pubDate>Thu, 09 May 2013 16:51:55 GMT</pubDate></item><item><title>Diagrams: Add PreviewZoom event fired before user manipulation</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14995</link><description>Add PreviewZoom event. It should not be fired on Zoom property change. It should be fired before user manipulation.

In addition, when e.Handled is set to true the zoom operation should be disregarded.</description><pubDate>Thu, 09 May 2013 16:29:43 GMT</pubDate></item><item><title>PanelBar: When dragging a PanelBarItem, its MouseOver state isn't cleared on drop</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14986</link><description>When using the new DragDrop logic in the RadPanelBar control, the MouaseOver state of a dragged item isn't cleared on drop. This is why as soon as you move the mouse over another item and start dragging it, you get two PanelBarItems in MouseOver state in the PanelBar.</description><pubDate>Thu, 09 May 2013 16:10:26 GMT</pubDate></item><item><title>Null Reference exception is thrown in RadListBox with CollectionViewSource set to Empty</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14985</link><description /><pubDate>Thu, 09 May 2013 15:48:51 GMT</pubDate></item><item><title>MaskedInput: In Windows8Touch theme the ReadOnly VisualState sets the BorderBrush of the focused border twice</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14978</link><description>The ReadOnly VisualState sets the BorderBrush of the focused border twice which causes an exception.</description><pubDate>Thu, 09 May 2013 11:25:37 GMT</pubDate></item><item><title>When using Tab to navigate to the ListBox it cycles through all items, instead of just the selected one</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14976</link><description>This used to be working correctly in older versions. The focus should be only on the selected item and when tabbed again to go out of the ListBox, not cycle through all items. The MS ListBox is behaving like this.

Also, when a TextBox is inside the ListBoxItem, it first focuses the item and then puts the focus inside the TextBox.</description><pubDate>Wed, 08 May 2013 15:36:16 GMT</pubDate></item><item><title>When the Window is not focused clicking a control that is placed inside the Window sometimes requires two clicks to trigger its Click event.</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14974</link><description>If a Button is placed inside a RadWindow and the Window is not focused it requires two click in order to trigger the Click event of the Button.</description><pubDate>Wed, 08 May 2013 13:55:21 GMT</pubDate></item><item><title>RibbonView: Memory leak when RibbonView removed from Window's content</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14973</link><description>After removing the instance of the RadRibbonView, form the content of a Window - there still is a reference in the memory.</description><pubDate>Wed, 08 May 2013 09:37:47 GMT</pubDate></item><item><title>On the last Pane close the ActivePaneChanged event is not triggered, but the ActivePane is changed</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14965</link><description>If there is only one Pane in a specific PaneGroup and that Pane is closed the ActivePaneChanged event is not triggered.</description><pubDate>Tue, 07 May 2013 10:35:56 GMT</pubDate></item><item><title>Diagrams: Connectors should be more customizable</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14955</link><description>Should be able to override the AbsolutePosition and the Offset of the connector. Should be able to specify absolute position manually, not only relative.

Should be able to provide template for its visual representation.</description><pubDate>Mon, 06 May 2013 09:57:13 GMT</pubDate></item><item><title>ChartView: Bars in a stack are drawn incorrectly when the first item in the stack is null</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14960</link><description>Bars in a stack are drawn incorrectly when the first item in the stack is null</description><pubDate>Mon, 06 May 2013 07:46:41 GMT</pubDate></item><item><title>RibbonView: NullReferenceException design-time exception is thrown in VS designer</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14947</link><description>NullReferenceException design-time exception is thrown in VS designer when the RadRibbonTab is defined as a root element of a UserControl in Silverlight.</description><pubDate>Thu, 02 May 2013 14:56:08 GMT</pubDate></item><item><title>TreeView: Implement Ctrl + Shift Selection</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14946</link><description>When Ctrl and Shift keys are hold down simultaneously, the Shift is ignored and selection acts if only the Ctrl key is hold (only the item being clicked is selected).
Instead, when item is selected with Ctrl key, then another item is selected with Ctrl + Shift, the new block in-between shoule be selected, preserving  any existing selection.</description><pubDate>Thu, 02 May 2013 14:48:39 GMT</pubDate></item><item><title>When DragDropMode="Deferred" and there is some UI element in the RadPane's content the pane can be dragged by clicking on its content.</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14944</link><description /><pubDate>Thu, 02 May 2013 13:51:28 GMT</pubDate></item><item><title>TileView: BringIntoView and Virtualization doesn't work after columnsCount change</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14941</link><description>BringIntoView and Virtualization doesn't work after columnsCount change</description><pubDate>Wed, 01 May 2013 18:13:39 GMT</pubDate></item><item><title>Diagrams: Add ContainerShape ContentTemplate and ContentTemplateSelector properties in RadDiagram</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14939</link><description>Add ContainerShape ContentTemplate and ContentTemplateSelector properties in RadDiagram</description><pubDate>Wed, 01 May 2013 17:26:48 GMT</pubDate></item><item><title>MaskedInput: In no-mask scenarios, allow ".x" input in NumericInput and process it like "0.x"</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14938</link><description>Provide a way to set .5 and display it like 0.5 , not 5.0 in No-Mask Numeric input.</description><pubDate>Wed, 01 May 2013 16:59:11 GMT</pubDate></item><item><title>ChartView: Implement PointSeries</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14943</link><description>ChartView: Implement PointSeries.</description><pubDate>Wed, 01 May 2013 15:59:15 GMT</pubDate></item><item><title>The layout is loaded incorectly when SplitterChange value is not rounded.</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14935</link><description>In some scenarios the SplitterChange is not rounded number and this cause invalid layout load. 

Workaround: Edit the saved xml and round the value.</description><pubDate>Wed, 01 May 2013 15:14:37 GMT</pubDate></item><item><title>Setting SelectedItems in the constructor selects only the first item, not all of them.</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14931</link><description>The SelectionMode must be Multiple.</description><pubDate>Wed, 01 May 2013 14:03:22 GMT</pubDate></item><item><title>NullReferance Exception in ListBox when using touch and the ColorPicker</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14929</link><description /><pubDate>Wed, 01 May 2013 13:52:41 GMT</pubDate></item><item><title>Searching items in NonEditable mode doesn't always highlight the match.</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14926</link><description /><pubDate>Wed, 01 May 2013 11:29:46 GMT</pubDate></item><item><title>DropDown portion of the control closes if it is used in scenario where filtering items on demand</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14923</link><description>1. RadAutoCompleteBox with an ObservableCollection set to its ItemsSource

2. The ObservableCollection is populated on the server side once the SearchText of the control changes.

3. The drop down part of the control closes itself even If there are filtered items.</description><pubDate>Tue, 30 Apr 2013 17:08:47 GMT</pubDate></item><item><title>Toolbar: Overflow area displays empty when resizing toolbar. SL only.</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14916</link><description>When overflow area is opened and you resize the toolbar so that the items disappear from overflow dropdowncontent, the dropdowncontent stays empty. 
But it should just close in this scenario.
This cannot be reproduced in WPF since you have to close the popup in order to resize the WPF window.</description><pubDate>Tue, 30 Apr 2013 09:15:52 GMT</pubDate></item><item><title>MaskedInput: editing the value from 10 to 20 is not correct.</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14914</link><description>When the user inputs 10 (or more trailing zeros) as value and then decides to edit the value to 20 and sets the caret between 1 and 0, deletes the 1 and enters 2. The control should change the value to 20 instead it changes its value to 2.</description><pubDate>Mon, 29 Apr 2013 17:04:09 GMT</pubDate></item><item><title>Make it possible to add "No" button to the Confirm dialog without the need of Template.</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14913</link><description>Make it possible to add "No" button to the predefined RadWindow.Confirm dialog without the need of custom Template.</description><pubDate>Mon, 29 Apr 2013 16:49:55 GMT</pubDate></item><item><title>Upload: Change the logic that creates a default unique name for duplicate files</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14912</link><description>Change the logic that creates a default unique name for duplicate files. At the moment it is based on a counter and instead we need to consider renaming the file as a "Copy of [fileName]" or "[fileName] - Copy".</description><pubDate>Mon, 29 Apr 2013 16:33:22 GMT</pubDate></item><item><title>RibbonView: Make the RibbonGallery "RibbonViewGalleryButtonUpDown" localizable</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14906</link><description>Make the whole RibbonViewGalleryButtonUpDown of the RadRibbonGallery localizable (currently the "of" text is in the sourcecode).</description><pubDate>Mon, 29 Apr 2013 09:15:12 GMT</pubDate></item><item><title>Diagrams: Pasted connection should be attached to the hovered connector</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14904</link><description>When user hovers a connector and pasts a connection, the pasted connection should be attached to the hovered connector.</description><pubDate>Fri, 26 Apr 2013 16:39:22 GMT</pubDate></item><item><title>RadContextMenu: MenuItems problem with inheriting DataContext in ExpressionDark, Windows8 and Windows8Touch theme.</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14901</link><description>When you have RadContextMenu and you put a UIElement in RadMenuItem directly (without wrapping it in RadMenuItem.Header), we create a new RadMenuItem with the UIElement as header. In the mentioned three themes, the UIElement do not inherit DataContext of the ContextMenu.</description><pubDate>Fri, 26 Apr 2013 13:04:04 GMT</pubDate></item><item><title>Diagrams: Make the caps of the RadDiagramConnection customizable</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14900</link><description>Allow the user to customize the caps (SourceCapType and TargetCapType) of the connection and change its position (e.g. allow the user to place the cap in the middle of the connection).</description><pubDate>Fri, 26 Apr 2013 11:42:11 GMT</pubDate></item><item><title>RadComboBoxItems are not accessible with automation peers after opening the DropDown</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14897</link><description /><pubDate>Fri, 26 Apr 2013 10:39:23 GMT</pubDate></item><item><title>Make it possible for the Timeruler of the control to be set to Auto size.</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14877</link><description>Make it possible for the Timeruler of the control to be set to Auto size which would cause the control to fill the entire space in a specific container.</description><pubDate>Wed, 24 Apr 2013 13:57:35 GMT</pubDate></item><item><title>Gauge: Speed up the initial gauge load</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14875</link><description>Initial gauge load time is significant (especially when there are many tick marks and ranges). We should speed up the initial gauge load.</description><pubDate>Wed, 24 Apr 2013 05:43:15 GMT</pubDate></item><item><title>ChartView: InvalidOperationException is thrown when changing themes and ChartTrackBallBehavior.ShowIntersectionPoints is true</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14873</link><description>ChartView: InvalidOperationException is thrown when changing themes and ChartTrackBallBehavior.ShowIntersectionPoints is true</description><pubDate>Wed, 24 Apr 2013 03:40:18 GMT</pubDate></item><item><title>Diagrams: Make the EndPoint and StartPoint properties of the RadDiagramConnection - DependencyProperties</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14854</link><description>In data binding scenarios these propeties are not updated automatically. Currently if you want to bind the StartPoint and EndPoint properties of the RadDiagramConnection you will have to update new position of the connection manually. This can be done in the PropertyChanged event of the connection. In the Handler you can cast your connection to IConnection and call the Update() method, if the e.PropertyName holds the property that you change.</description><pubDate>Tue, 23 Apr 2013 12:07:41 GMT</pubDate></item><item><title>When DragDropMode is set to Deferred and the layout is changed and saved some Panes are rendered incorrectly.</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14853</link><description>When DragDropMode is set to Deferred and Pane are moved around in the Docking control if the layout is saved and loaded some Panes are rendered incorrectly.</description><pubDate>Tue, 23 Apr 2013 11:45:16 GMT</pubDate></item><item><title>TreeView: MemoryLeak when using the RadTreeView with RadContextMenu</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14850</link><description>We have a data bound RadTreeView control with RadContextMenu defined for a RadTreeViewItem template.
If we remove a RadTreeViewItem through the RadContextMenu (i.e. executing "Delete" command from within it), the RadTreeViewItem instance is still alive.</description><pubDate>Tue, 23 Apr 2013 10:25:42 GMT</pubDate></item><item><title>TreeView: When IsLineEnabled="True" and  IsLoadOnDemandEnabled="True" the lines look jagged</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14849</link><description>When you set these properties and expand 4 or more levels of Items, the lines are missplaced</description><pubDate>Tue, 23 Apr 2013 10:13:29 GMT</pubDate></item><item><title>PDF Viewer: Silent printing using printer that is not the default.</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14869</link><description>It would be nice if RadPdfViewer supports silent printing with printer that is different from the default.</description><pubDate>Tue, 23 Apr 2013 08:32:31 GMT</pubDate></item><item><title>PDF Viewer: Silent printing using printer that is not the default.</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14868</link><description>It would be nice if RadPdfViewer supports silent printing with printer that is different from the default.</description><pubDate>Tue, 23 Apr 2013 08:31:53 GMT</pubDate></item><item><title>When the Value is bound to null value and the Minimum property is set to a value greater then zero the bound property is set incorrectly.</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14845</link><description>When the Value is bound to null value and the Minimum property is set to a value greater then zero the bound property is set to 0.0 and the control renders correct value.</description><pubDate>Mon, 22 Apr 2013 17:04:24 GMT</pubDate></item><item><title>Diagrams: Cannot create a connection to restored shape</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14843</link><description>If using undo/redo after a shape has been removed it is not possible to create a connection to the restored shape.
Ways to remove a shape:
1) Delete
2) Create new one and perform undo</description><pubDate>Mon, 22 Apr 2013 16:12:34 GMT</pubDate></item><item><title>RibbonWindow: Creating RadRibbonWindow in separate STA thread throws an exception.</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14841</link><description>Creating RadRibbonWindow in separate STA thread throws an exception("Must create DependencySource on same Thread as the DependencyObject.").</description><pubDate>Mon, 22 Apr 2013 15:36:16 GMT</pubDate></item><item><title>Diagrams: Zoom step customization</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14994</link><description>Zooming steps should support customization.

Currently RadDiagram uses arithmetic progression for increasing/descreasing the zoom.

Supporting for geometric progression or predefined zoom steps should be included.</description><pubDate>Mon, 22 Apr 2013 13:09:01 GMT</pubDate></item><item><title>Diagrams: Setting SnapX or SnapY to 1 hides ItemsToItems snapping lines</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14870</link><description>Setting SnapX or SnapY to 1 hides ItemsToItems snapping lines</description><pubDate>Mon, 22 Apr 2013 10:15:38 GMT</pubDate></item><item><title>MaskedInput: "Cut" then "Paste" in MaskedTextInput does not work.</title><link>http://www.telerik.com/support/pits.aspx#/public/silverlight/14830</link><description>Select text in the RadMaskedTextBox then Ctrl + X cuts the text but Ctrl + V does not paste it.</description><pubDate>Mon, 22 Apr 2013 09:08:28 GMT</pubDate></item></channel></rss>