Skip to content

[Android] Keyboard is not dismissed after tapping "Enter" #10858

@owl-guy

Description

@owl-guy

Description

When editing an Entry, the virtual keyboard is not dismissed after tapping the "Enter" button:
maui_entry_bug
This behaviour does not occur on iOS.

Steps to Reproduce

  1. Create a new .NET MAUI project
  2. Add an entry
  3. Tap into the entry control, type some text and tap "Enter"
  4. The keyboard does not disappear, it remains visible until the back button is pressed

Link to public reproduction project repository

https://github.com/owl-guy/EditorExample

Version with bug

Unknown/Other (please specify)

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

Android 11 and up

Did you find any workaround?

No response

Relevant log output

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions