Unplanned
Last Updated: 30 Jan 2024 16:32 by Andrew
If you place an editable ComboBox in a TabView, its DropDown will not close when switching tabs. Just click into the ComboBox input to select an item and navigate to a different tab - the options list stays open.
Unplanned
Last Updated: 22 Feb 2024 12:00 by Jamison
When the ComboBox is placed inside a modal popup, the dropdown can't be closed on WinUI when clicking outside.
Unplanned
Last Updated: 16 Nov 2022 16:23 by Scott

Whenever the combobox doesn't have enough space to be displayed on the screen, the footer gets pushed to the bottom and off the dropdown popup.

This was tested on Telerik 3.0 but I also tested it on 3.1, 3.2, 3.2.1, and 4.0 with the same results. 

Unplanned
Last Updated: 07 Aug 2023 12:47 by Scott
TapGestureRecognizer not working for RadComboBoxItem on the Android platform.
Unplanned
Last Updated: 30 Nov 2023 14:13 by Bernd

When you add Telerik .NET MAUI controls that use icons, such as ComboBox, AutoComplete, etc, there are font-related exceptions in the output.

Although the exceptions do not affect the behavior and appearance of the controls, they make the output hard to read.

Unplanned
Last Updated: 25 Nov 2023 21:09 by Alistair

If a "long" placeholder value is set when the user selects a few of the items from the multi-select combobox and taps off of the combobox, the combobox is left displaying extra whitespace below.