-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Entry background not accurate when changed with Triggers #5084
Copy link
Copy link
Closed
Labels
area-xamlXAML, CSS, Triggers, BehaviorsXAML, CSS, Triggers, Behaviorsdelighterfixed-in-6.0.408Look for this fix in 6.0.408!Look for this fix in 6.0.408!p/1Work that is important, and has been scheduled for release in this or an upcoming sprintWork that is important, and has been scheduled for release in this or an upcoming sprintplatform/androidplatform/windowss/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Metadata
Metadata
Assignees
Labels
area-xamlXAML, CSS, Triggers, BehaviorsXAML, CSS, Triggers, Behaviorsdelighterfixed-in-6.0.408Look for this fix in 6.0.408!Look for this fix in 6.0.408!p/1Work that is important, and has been scheduled for release in this or an upcoming sprintWork that is important, and has been scheduled for release in this or an upcoming sprintplatform/androidplatform/windowss/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
I had a data trigger in my app that I couldn't get working in a DataTemplate. I decided to check I understood triggers by following the examples in the Maui Documentation.
The very first example did not work in Windows or Android. This was a simple example with an entry that should have turned yellow when it got focus. There was no visual change when it received focus.
Steps to Reproduce
Version with bug
Preview 13 (current)
Last version that worked well
Unknown/Other
Affected platforms
Android, Windows
Affected platform versions
NA
Did you find any workaround?
No response
Relevant log output
No response