Completed
Last Updated: 31 May 2021 11:37 by ADMIN
Release R2 2021 SP1
Benedikt
Created on: 27 May 2021 07:16
Category: GridView
Type: Bug Report
0
RadGridView Material Dark Selected Item Not Focused is white

Hi,

as you can see in the screenshot below the new dark Material Theme has the bug, that the selected row is white if it's not focused.

I can not find in the code where this white color comes from.

I encountered it only in the GridView and TreeListView yet.

Also I can say, that it wasn't like that before the new update. I made my own dark material theme and it didn't appear like this before.

 

Greetings Benedikt

 

4 comments
ADMIN
Vicky
Posted on: 28 May 2021 14:17

Hi Benedikt,

I am glad to hear it.
Feel free to contact me again if there is anything else I can assist you with.

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

Benedikt
Posted on: 28 May 2021 13:55

Hi Vicky, 

Found he Brush and now it works now in my apps, thanks :)

About the RadWindow: I did not set DialogBackgroundColor yet in my old apps, so it couldn't work.

With it set, everything is as expected.

 

Greetings

Benedikt

ADMIN
Vicky
Posted on: 28 May 2021 13:11

Hello Benedikt,

Thanks for the provided details and the screenshot - they were of great help.

From the screenshot, I can see that you are experimenting with the new variation in the ColorThemeGenerator sample app. I confirm that there is a minor issue - the new SelectedUnfocusedBrush is missing from it. The issue is not reproducible with the Telerik WPF Demos application. You can expect the fix in the new version of the ColorThemeGenerator with the upcoming Telerik UI for WPF R2 2021 Service Pack (scheduled for the next month).

I did not manage to reproduce the issue with the RadWindow. It works as expected on my side - its background is dark for the Material Dark theme in all sample apps.

As as small gesture of gratitude for your cooperation on this matter, I am updating your Telerik points.

Best Regards,
Vicky
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Benedikt
Posted on: 27 May 2021 08:10
And you could add Background="{telerik:MaterialResource ResourceKey=MainBrush}" to the RadWindow. AT the moment it is also white.