This question is locked. New answers and comments are not allowed.
Hello,
in the RadListBox sample, the first T-shirt is selected when the list is loaded. If you click on this T-shirt in the list box, to put the focus on the list box, and then press the Down Arrow key on the keyboard, the list box scrolls, but the selected item doesn't change.
After selecting another T-shirt, it works correctly... until the focus moves out of the list box.
Another strange behavior is if, after you click on the first T-shirt, you leave the mouse over the second one, without clicking. In this case, pressing the Down Arrow key scrolls the list box, but leaves the mouse cursor indication on the second T-shirt, even if the 3rd one is now under the mouse pointer.
Patrick
in the RadListBox sample, the first T-shirt is selected when the list is loaded. If you click on this T-shirt in the list box, to put the focus on the list box, and then press the Down Arrow key on the keyboard, the list box scrolls, but the selected item doesn't change.
After selecting another T-shirt, it works correctly... until the focus moves out of the list box.
Another strange behavior is if, after you click on the first T-shirt, you leave the mouse over the second one, without clicking. In this case, pressing the Down Arrow key scrolls the list box, but leaves the mouse cursor indication on the second T-shirt, even if the 3rd one is now under the mouse pointer.
Patrick