Completed
Last Updated: 28 Oct 2014 07:24 by Peter Hedley
ADMIN
Created by: Telerik Admin
Comments: 7
Category: ToolBar
Type: Bug Report
49
Allow buttons to be right aligned in the toolbar

Available in Q3 2014.
Completed
Last Updated: 12 Mar 2019 08:39 by ADMIN
Loading a document that contains big images could lead to OutOfMemory exception.
Completed
Last Updated: 18 Mar 2014 09:08 by ADMIN
ADMIN
Created by: Vladi
Comments: 0
Category: AutoCompleteBox
Type: Bug Report
26
When an Item is selected, the SearchText property should be updated so it shows the item's text. At the moment it stays with the last entered text. The scenario is valid only for Single mode
Completed
Last Updated: 18 Mar 2014 09:09 by Junior
ADMIN
Created by: Telerik Admin
Comments: 2
Category: AutoCompleteBox
Type: Bug Report
24
When an Item is selected, the SearchText property should be updated so it shows the item's text. At the moment it stays with the last entered text. The scenario is valid only for Single mode
Completed
Last Updated: 11 Aug 2016 14:04 by ADMIN
Place a RadComboBox control in a RadPane. Make it floating and dock it again. When selection is changed, the SelectionChanged event is fired multiple times.
Completed
Last Updated: 11 Nov 2014 15:27 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 5
Category: Diagram
Type: Bug Report
21
Ability to export a diagram to PDF.
Completed
Last Updated: 17 Oct 2016 14:56 by ADMIN
On start up a Binding error is thrown in the Output for ElementName=WatermarkTextBox.

Available in LIB version 2016.3.1017, it will be also available in the 2016 R3 SP1 release. 
Completed
Last Updated: 16 May 2016 10:32 by Konstantin
Prism View is incorrectly initialized when associated with a region

We have created a SDK sample with a CustomRegionAdapter for the RadTabControl and its implementation can be found in out SDK repository(https://github.com/telerik/xaml-sdk/tree/master/TabControl/PRISM/CustomTabControlRegionAdapter)
Completed
Last Updated: 25 Sep 2015 10:46 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: TreeView
Type: Bug Report
17
Implemented Multiple selection mode which is consistent with the same mode in RadListBox, RadGridView, etc.

Multiple Selection refers to Selecting / Deselecting items with single Mouse click or single space key press.

Until Q3 2015 this Extended ans Multiple Selection had the same behavior.


Will be available in Q3 2015 Release.
Completed
Last Updated: 15 Feb 2019 12:05 by ADMIN
Currently, caret continues to blink even when typing or navigation is in progress (e.g. arrow key is pressed and held), which is inconvenient for the end users. Instead, the caret should stop blinking during these operations, similarly to industry standard apps like MS Word and OpenOffice.
Completed
Last Updated: 16 Jul 2015 07:54 by ADMIN
Showing a ContextMenu inside the AutoHideArea causes it to be closed immediately.
If a TextBox inside the AutoHideArea is right clicked the AutoHideArea is closed.
Completed
Last Updated: 25 Jan 2024 19:04 by ADMIN
Release LIB 2023.3.1315 (15 Jan 2024)
GridViewMultiColumnComboBoxColumn does not have any selected value in edit mode when SelectionBoxesVisibility is set to Collapsed/Hidden and AutoCompleteMode is Search/Suggest.
Completed
Last Updated: 11 Jan 2019 09:53 by ADMIN
Page field in header (or footer) of document created with mail merge is always evaluated to 1, instead of the number of the current page.

Possible workaround (attached):

- Do mail merges one by one
- Set header/footers anew to contain PAGE fields in each document
- Set FirstPageNumber = 1 to each first section in each document
- Merge with RadDocumentMerger
Completed
Last Updated: 11 Aug 2016 14:04 by ADMIN
If item is expanded from the UI and viewport is scrolled to the top calling BringIndexIntoView causes the viewport to lock while scrolling.

Available in LIB version: 2016.2.516 
Completed
Last Updated: 19 Mar 2015 14:09 by Felix
When you have set the Windows task bar to auto-hide and you maximize an RadRibbonWindow, you are not allowed to visualize the task bar on top of the RadRibbonWindow.

Available in LIB version: 2015.1.2303
Completed
Last Updated: 03 Apr 2015 08:31 by ADMIN
Calling EnumeratePanes() after reordering RadPanes into a RadPaneGroup using drag and drop returns the panes in wrong other.This causes another issue. When saving the layout by using the SaveLayout method, the RadPanes are saved in wrong order.


For a workaround you can check the following thread: http://www.telerik.com/forums/panes-in-documenthost-not-saved-in-display-order 

"You can then fix the problem as follows:
    1. Read the RadPaneGroup.Items collection and extract the SerializationTag for each pane to a list. This list contains the correct order which you want to save.
    2. Save the docking layout using the SaveLayout() method on the main docking control and extract the XML as a string as you normally would. But do not save it to a file just yet.
    3. Create an XML document using XDocument and parse the XML string.
    4. Extract a list of all elements of type "RadDocumentPane" using the Descendants() method and sort these in the right order using the ordered list you created in step 1.
    5. Locate the RadPaneGroup for the DocumentHost and delete all elements of the child element "Items".
    6. Add the sorted elements from step 4 back into the RadPaneGroup.Items container.
    7. Save the result to a textfile."
Completed
Last Updated: 03 Apr 2015 08:32 by ADMIN
Moving a ToolWindow when the DPI of the Window 7, 8 is higher then 100% causes incorrect offset to the mouse pointer to by applied. 

This issue leads to the following unexpected behaviors when ran under Window 8 OS:
When the:
- DragDropMode is set to Deferred. The compasses are not hidden after reorder.
- AllowDragReorder is set to True. In this scenario you should be able to reorder tabs without the need to float team. The incorrect offset causes them to be floated making it impossible to reorder tabs as expected.
Completed
Last Updated: 17 May 2016 06:49 by Bill
ADMIN
Created by: Telerik Admin
Comments: 2
Category: RibbonView
Type: Bug Report
11
When the Taskbar is auto-hidden, if the RibbonWindow is maximized, the task bar cannot be displayed.
1 2 3 4 5 6