-
Notifications
You must be signed in to change notification settings - Fork 491
Closed
Labels
area/behaviorsIssue/Discussion/PR that has to do with BehaviorsIssue/Discussion/PR that has to do with BehaviorsbugSomething isn't workingSomething isn't workingunverified
Description
Is there an existing issue for this?
- I have searched the existing issues
Did you read the "Reporting a bug" section on Contributing file?
- I have read the "Reporting a bug" section on Contributing file: https://github.com/CommunityToolkit/Maui/blob/main/CONTRIBUTING.md#reporting-a-bug
Current Behavior
The IconTintColorBehavior when used in a community in toolkit popup on the windows platform loses the tint color when the popup is reopened. The color will initially show up on the first use, but subsequent uses lose the tint color. Beyond the community toolkit popup that is part of the code repro, it also happens in custom dropdowns for other controls like the Telerik combo box dropdown and other third party dropdowns.
PopupTintLoss.mp4
Expected Behavior
Tint color will remain on the target control when the popup reopens.
Steps To Reproduce
- Open and run the attached repro
- press the popup button
- see the tint
- close the popup using the close button on the popup
- reopen the popup
- see the tint color loss
Link to public reproduction project repository
https://github.com/ImpySoft/TintColorIssue
Environment
- .NET MAUI CommunityToolkit: 9.0.3
- OS: Windows
- .NET MAUI: 8Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/behaviorsIssue/Discussion/PR that has to do with BehaviorsIssue/Discussion/PR that has to do with BehaviorsbugSomething isn't workingSomething isn't workingunverified