FontImageSource color is not applied to the Tab Icon on Windows for the Tabbedpage #26752
Labels
area-controls-tabbedpage
TabbedPage
p/2
Work that is important, but is currently not scheduled for release
partner/syncfusion
Issues / PR's with Syncfusion collaboration
platform/windows 🪟
t/bug
Something isn't working
Milestone
Description
Issue:
When a FontImageSource icon color is used, the tab icon color is not applied based on the specified color.
In the repository below, I have assigned a FontImageSource color to the Tab 2 IconImageSource, but the specified color is not applied. Instead, it uses the unselected tab color.
Actual Behavior:
If a FontImageSource color is provided, the tab icon color is not applied solely based on the specified color. Instead, it is determined by the SelectedTabColor or UnselectedTabColor.
Expected Behavior:
When a FontImageSource color is specified, the tab icon color should be applied solely based on the specified color, regardless of the SelectedTabColor or UnselectedTabColor.
Windows Issue Image :
Steps to Reproduce
Take the below repository and run
Link to public reproduction project repository
https://github.com/Ahamed-Ali/FontImageSource
Version with bug
9.0.21 SR2.1
Is this a regression from previous behavior?
Not sure, did not test others
Last version that worked well
No response
Affected platforms
Windows
Affected platform versions
Windows 10
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: