dotnet / dotnet/maui

Soft input close shows background color for some seconds in MAUI Blazor Hybrid App

Open
#32,765 3 comments 0 reactions 0 assignees View on GitHub
i/regression platform/android regressed-in-10-rc2 s/triaged s/verified t/bug
Dominant language
C#
Stars
23.3k
Forks
2k
Avg merge
1d 14h
Merged PRs (30d)
296

Description

### Description

Soft input close shows background color for some seconds in MAUI .NET 10.
I also tried to use Release build, but the result is the same.

![Image](https://github.com/user-attachments/assets/e3be81ef-2e63-4f3a-aac4-16833cb7c3cb)

### Steps to Reproduce

I modified my code based on this: https://learn.microsoft.com/en-us/dotnet/maui/android/platform-specifics/soft-keyboard-input-mode?view=net-maui-10.0

App.xml
```xml

```

MainPage.xml
```xml

```

### Link to public reproduction project repository

_No response_

### Version with bug

10.0.10

### Is this a regression from previous behavior?

Not sure, did not test other versions

### Last version that worked well

_No response_

### Affected platforms

Android

### Affected platform versions

Android 14

### Did you find any workaround?

No.

### Relevant log output

```shell

```

Contributor guide

Open the contributing guide

Research direction

Begin with the supplied App.xml and MainPage.xml configuration and reproduce the issue on Android 14 with .NET MAUI 10.0.10, using the linked soft-keyboard documentation as the setup reference. Compare the visible background during soft-input close; done means eliminating the several-second delay before the app returns to its expected view.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, csharp
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.