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

On Android, if there's more then one entry in ViewCell, the second entry calls the Unfocused event on every keystroke #22474

Open
JimAIT opened this issue May 17, 2024 · 2 comments
Assignees
Labels
area-controls-listview ListView and TableView migration-compatibility Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert platform/android 🤖 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@JimAIT
Copy link

JimAIT commented May 17, 2024

Description

I created a simple project to reproduce the issue.

You'll notice that the second field, calls Unfocused on every keystroke.

I replicated this on a Honeywell device (Android 12) and 2 Android emulators Android 12 and Android 13.

Steps to Reproduce

Start typing in second field.

Link to public reproduction project repository

https://github.com/JimAIT/MAUIListViewMultiEntryTest

Version with bug

8.0.40 SR5

Is this a regression from previous behavior?

Yes, this used to work in Xamarin.Forms

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

@JimAIT JimAIT added the t/bug Something isn't working label May 17, 2024
Copy link
Contributor

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@RoiChen001 RoiChen001 added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels May 17, 2024
@RoiChen001
Copy link
Collaborator

Can repro this issue at Android platform on the latest 17.10 Preview 7(8.0.21&8.0.40).

@PureWeen PureWeen added area-controls-listview ListView and TableView migration-compatibility Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert labels May 17, 2024
@PureWeen PureWeen self-assigned this May 17, 2024
@PureWeen PureWeen added this to the Backlog milestone May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-listview ListView and TableView migration-compatibility Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert platform/android 🤖 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants