RadComboBox missing arrow icon for window SelfContained publish

2 Answers 158 Views
ComboBox
Ray
Top achievements
Rank 1
Ray asked on 20 Oct 2022, 04:39 AM

 

RadComboBox missing arrow icon in window when create publish with 

 -p:SelfContained=true -p:WindowsAppSDKSelfContained=true

 

2 Answers, 1 is accepted

Sort by
0
Stoyan
Telerik team
answered on 24 Oct 2022, 06:23 PM

Hi Ray,

I am sad to hear that you are experiencing problems with Telerik Controls.

I had tried your scenario and have managed to reproduce the problem.

I have logged a bug on your behalf in our feedback portal. There you can follow the ticket, so you can receive updates on the status changes. You can also vote for it, so it can get prioritized.

I have also updated your Telerik Points, as a token of appreciation for pointing out the issue.

Regards,
Stoyan
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/.

0
Stoyan
Telerik team
answered on 25 Oct 2022, 11:08 AM

Hello Ray,

After some additional research, I have found that you have stumbled upon a known issue in .NET MAUI - https://github.com/dotnet/maui/issues/9104.
The font that we are using to show the arrow in the ComboBox (and other controls as well) is not loaded. You can follow the issue in the GitHub. Once it is solved, the problem should disappear.

I will decline the logged bug report in the Telerik .NET MUAI feedback portal, as it is not an issue in the Telerik .NET MAUI controls.

If there is anything else, we can help you with, do not hesitate to write back.

Regards,
Stoyan
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/.

Ray
Top achievements
Rank 1
commented on 21 Jun 2023, 12:51 PM

.net MAUI has fixed issue from their side, now all other images showing, Seems telerik have used font icon that causes issue. I found workaround for combo box icon through data template, but now facing issue for datepicker where I can not found data template to change image icon
Didi
Telerik team
commented on 21 Jun 2023, 01:10 PM

Hi Ray, 

I have reviewed the issue logged to Microsoft, and noticed the fix is for .NET 8. Telerik .NET MAUI does not have a support for .NET 8 which is currently in a preview version. We are planning to provide a support for the preview version, still cannot share exact time when this will happen. 

Regarding to the DatePicker template, all available templates are described here: https://docs.telerik.com/devtools/maui/controls/datepicker/templates You can check the display and placeholder templates. 

Tags
ComboBox
Asked by
Ray
Top achievements
Rank 1
Answers by
Stoyan
Telerik team
Share this question
or