-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Datepicker focus and unfocus event not firing on android #18797
Copy link
Copy link
Closed
Labels
area-controls-datetimepickerDatePicker, TimePickerDatePicker, TimePickerarea-xamlXAML, CSS, Triggers, BehaviorsXAML, CSS, Triggers, Behaviorsplatform/androids/triagedIssue has been reviewedIssue has been revieweds/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-controls-datetimepickerDatePicker, TimePickerDatePicker, TimePickerarea-xamlXAML, CSS, Triggers, BehaviorsXAML, CSS, Triggers, Behaviorsplatform/androids/triagedIssue has been reviewedIssue has been revieweds/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
Datepicker focus and unfocus event are not firing on android,
but they do on windows machine.
Steps to Reproduce
Create default maui app
add datepicker
add focus/unfocus events
start android emulator
watch breakpoints not hit on events
Link to public reproduction project repository
https://github.com/Eves101/DatepickerFocusIssueAndroid
Version with bug
8.0.3
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
No response