This is a migrated thread and some comments may be shown as answers.

RadComboBoxItemAutomationPeer doesn't get IsSelected properly

1 Answer 84 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Thomas
Top achievements
Rank 1
Iron
Iron
Iron
Thomas asked on 15 Mar 2021, 05:31 PM

Hello,

I'm using Telerik WPF R1 2021.

I'm using Automation to test our GUI and I came accross a problem from the RadComboBoxItemAutomationPeer

The property IsSelected isn't correctly retrieve when the RadComboBox is used with multiple selection as it uses the property "SelectedItem" and not "SelectedItems" to check the selection.

 

I don't want to override the whole Combobox to fix that so I will manage this some other way but if you think of another solution i'm all ears ;)

 

Regards,

Thomas

1 Answer, 1 is accepted

Sort by
0
Accepted
Dilyan Traykov
Telerik team
answered on 18 Mar 2021, 11:13 AM

Hello Thomas,

Thank you very much for bringing this to our attention. Indeed, I have observed the issue you described and am happy to inform you that I've already introduced a fix for it which will be available with our next internal build on Monday, 22.03. As a thank you for helping us address this, I've awarded you with some Telerik points.

Please let me know once you manage to test the build out. I will be awaiting your reply.

Regards,
Dilyan Traykov
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
ComboBox
Asked by
Thomas
Top achievements
Rank 1
Iron
Iron
Iron
Answers by
Dilyan Traykov
Telerik team
Share this question
or