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

There was a problem that the Entry SoftKeyboard of Collectionview could not be hidden. (Android only) #16691

Closed
pulmuone opened this issue Aug 11, 2023 · 2 comments
Labels
area-controls-entry Entry area-keyboard Keyboard, soft keyboard platform/android 🤖 potential-regression This issue described a possible regression on a currently supported version., verification pending t/bug Something isn't working

Comments

@pulmuone
Copy link

Description

There was a problem that the Entry SoftKeyboard of Collectionview could not be hidden. (Android only)
SoftKeyboard does not hide and does not become UnFocus in the previous activation.
With the same source, no problem occurred in XF.

Xamarin.Forms(Android) CollecitonView Entry(SoftKeyboard)
https://github.com/dotnet/maui/assets/42885949/9eb67964-c147-452f-9cf0-532f2ca5fe64

Maui(net7) Android CollectionView Entry (SoftKeyboard)
https://github.com/dotnet/maui/assets/42885949/c7849ade-a76d-4e27-92f9-ea9d0bd8ae01

Steps to Reproduce

No response

Link to public reproduction project repository

No response

Version with bug

7.0.92

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

7.0.92

Affected platforms

Android

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

@pulmuone pulmuone added the t/bug Something isn't working label Aug 11, 2023
@mattleibow
Copy link
Member

This will be fixed by #16530

@ghost ghost added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Aug 11, 2023
@mattleibow
Copy link
Member

Duplicate of #12002

@mattleibow mattleibow marked this as a duplicate of #12002 Aug 11, 2023
@samhouts samhouts added the potential-regression This issue described a possible regression on a currently supported version., verification pending label Sep 5, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Oct 5, 2023
@samhouts samhouts removed the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Jan 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-entry Entry area-keyboard Keyboard, soft keyboard platform/android 🤖 potential-regression This issue described a possible regression on a currently supported version., verification pending t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants