Completed
Last Updated: 08 Mar 2018 09:04 by ADMIN
When the ItemsPanel of the RadListBox is RadWrapPanel and the user press Down/Up key the RadListBox selects always the next/previous item instead of the corresponding item on the next/previous row.
Won't Fix
Last Updated: 15 Jan 2016 15:59 by ADMIN
Completed
Last Updated: 18 Jun 2014 14:37 by ADMIN
The SelectionMode must be Multiple.
Completed
Last Updated: 15 Jan 2016 15:56 by ADMIN
Use case that hits the described issue:

When binding another control to a shared SelectedItem property from a ViewModel causes the Item to not be updated correctly to the ListBox and the anther control.
Completed
Last Updated: 17 Oct 2016 14:57 by ADMIN
When the ItemsPanel is set to VirtualizingStackPanel which Orientation is set to Horizontal, selecting an item moves it to the rightmost position.

Available in LIB version 2016.3.1017, it will be also available in the 2016 R3 SP1 release. 
Unplanned
Last Updated: 03 Aug 2016 13:25 by ADMIN
Unplanned
Last Updated: 03 Jan 2017 20:40 by ADMIN
Implement a public event that is triggered when selection has been made by the user interaction. This even could be useful when a custom logic should be handled when a user selection has been made in the control but not when the change has come from the ViewModel.
Unplanned
Last Updated: 03 Aug 2016 13:25 by ADMIN
When drag and drop and reorder are allowed dropping an item after the last item in the control  requires the drop to be exactly after the last item and there is very little space between the item and the outer border of the ListBox
Completed
Last Updated: 15 Jan 2016 16:56 by ADMIN
Completed
Last Updated: 02 Jun 2015 10:19 by John
Unplanned
Last Updated: 03 Aug 2016 13:29 by ADMIN
This happens when using VirtualQueryableCollectionView as the ItemsSource.
Completed
Last Updated: 18 Jun 2014 14:37 by ADMIN
The SelectionMode must be Multiple.
Unplanned
Last Updated: 03 Jan 2017 20:42 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: ListBox
Type: Feature Request
7
I would like to see the visual feedback (red frame about the control and the error message inside) when the binded property has an error message in a error collection.
Completed
Last Updated: 18 Jun 2014 14:33 by ADMIN
When the control is initially Collapsed setting the SelectedIndex does not update the SelectedItem property of the control and vice versa.
Completed
Last Updated: 14 Jan 2016 14:25 by ADMIN
If a dragged item is not over an existing item of the ListBox control the drop cue is not displayed. By default it should be rendered after the last item in the ListBox control.

Available in the 2014 Q2 Release.
Unplanned
Last Updated: 03 Jan 2017 21:04 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: ListBox
Type: Feature Request
6
Add IsFocused dependency property to the RadListBoxItem of the control.
Completed
Last Updated: 23 Jun 2014 08:15 by ADMIN
Implement IsSynchronizedWithCurrentItem property in order to disconnect the connection with CollectionViewSource.
Completed
Last Updated: 07 May 2014 11:58 by Patrick
Unplanned
Last Updated: 11 Aug 2016 14:05 by ADMIN
RadListBoxItems looks selected when BusyIndicator is made busy
Unplanned
Last Updated: 11 Aug 2016 14:04 by ADMIN
ListBoxItem is going to the last position when dragged and dropped in to the SCrollViewer.