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

Entry field does not get unfocused when you click on another element in the view. This works in Xamarin #18000

Closed
JoacimWall opened this issue Oct 13, 2023 · 1 comment
Labels

Comments

@JoacimWall
Copy link

JoacimWall commented Oct 13, 2023

Description

Hi
This is simple example but we use nested templates and controls that in the end has I entry so the KeyboardExtensions.IsSoftKeyboardShowing will not easily fix this.
MAUI left side Xamarin right side

MAUI_Xamarin.mp4

Steps to Reproduce

  1. add entry somewhere inside you view
  2. klick inside the entry filed and then the keyword shows.
  3. click outside entry filed and the keyboard is not hiding.
    If you do the same in Xamarin the keyboard is hiding.

Link to public reproduction project repository

https://github.com/JoacimWall/Joacim_Bug_Report/tree/main/KeyboardBug/KeyboardBug

Version with bug

8.0.0-rc.2.9373

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

No response

Did you find any workaround?

No

Relevant log output

No response

@JoacimWall JoacimWall added the t/bug Something isn't working label Oct 13, 2023
@Eilon Eilon added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Oct 13, 2023
@PureWeen
Copy link
Member

Try this,

#16530

@ghost ghost locked as resolved and limited conversation to collaborators Nov 14, 2023
@Eilon Eilon removed the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label May 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants