Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time Picker Focus Unfocus is not working on Android #26908

Open
IXChinmayD opened this issue Jan 2, 2025 · 8 comments · May be fixed by #26949
Open

Time Picker Focus Unfocus is not working on Android #26908

IXChinmayD opened this issue Jan 2, 2025 · 8 comments · May be fixed by #26949
Assignees
Labels
area-controls-datetimepicker DatePicker, TimePicker platform/android 🤖 s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@IXChinmayD
Copy link

Discussed in #26880

Originally posted by IXChinmayD December 31, 2024
Hello. I have a MAUI sample project to show focus and unfocus isn't working on Android. Here is the link:- https://github.com/IXChinmayD/HelloWorldTest.git
Please help what I would need to implement to trigger the focus and unfocus event?

@kubaflo kubaflo self-assigned this Jan 3, 2025
@kubaflo kubaflo added t/bug Something isn't working platform/android 🤖 s/verified Verified / Reproducible Issue ready for Engineering Triage area-controls-datetimepicker DatePicker, TimePicker labels Jan 3, 2025
@kubaflo
Copy link
Contributor

kubaflo commented Jan 3, 2025

I confirm this is an issue with the latest nightly build

@IXChinmayD
Copy link
Author

IXChinmayD commented Jan 3, 2025

Also, I have checked with Windows. The focus and unfocus go into an infinite loop. I have attached a video link. Is there any way around to solve this issue?
https://github.com/user-attachments/assets/5518214e-b179-4255-91ab-5cf6b5b7bc03

@kubaflo
Copy link
Contributor

kubaflo commented Jan 3, 2025

@IXChinmayD I think it will be better if you submit another bug for this infinite loop on Windows

@IXChinmayD
Copy link
Author

@kubaflo I am just informing you that focus/ unfocus works in Windows but not in Android Platorm.

@kubaflo
Copy link
Contributor

kubaflo commented Jan 3, 2025

@IXChinmayD yeah I got you :) But I think that this Windows infinite loop should also be fixed

@IXChinmayD
Copy link
Author

There is already an issue created for Windows #26415

@kubaflo kubaflo linked a pull request Jan 3, 2025 that will close this issue
@mattleibow
Copy link
Member

I assume this happens with DatePicker as well since the code is the same? Should we open a new issue and then wait for the time picker PR to be merged and then do whatever we agree on for the date as well.

@mattleibow mattleibow added this to the Backlog milestone Jan 4, 2025
@IXChinmayD
Copy link
Author

Hi @mattleibow , is there any temporary workaround for the time picker on Android?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-datetimepicker DatePicker, TimePicker platform/android 🤖 s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants