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

[Droid] ContentDialog freezes app when keyboard appears #11597

Open
FrozDark opened this issue Mar 7, 2023 · 0 comments
Open

[Droid] ContentDialog freezes app when keyboard appears #11597

FrozDark opened this issue Mar 7, 2023 · 0 comments
Labels
area/popups 💬 Categorizes an issue or PR as relevant to popups or flyouts difficulty/medium 🤔 Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI kind/bug Something isn't working

Comments

@FrozDark
Copy link

FrozDark commented Mar 7, 2023

Current behavior

ContentDialog freezes app when a keyboard pops up with content filled with items repeater. I suppose it might be related to the size of a dialog that remains for keyboard cause if I specify the height or MaxHeight the isssue is not present

agaga

Expected behavior

No freeze

How to reproduce it (as minimally and precisely as possible)

Repro
ContentDialogIssue.zip

Workaround

Specify the Height or MaxHeight of a content

Works on UWP/WinUI

Yes

Environment

Uno.WinUI / Uno.WinUI.WebAssembly / Uno.WinUI.Skia

NuGet package version(s)

No response

Affected platforms

Android

IDE

Visual Studio 2022

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

@FrozDark FrozDark added difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification labels Mar 7, 2023
@jeromelaban jeromelaban added area/popups 💬 Categorizes an issue or PR as relevant to popups or flyouts and removed triage/untriaged Indicates an issue requires triaging or verification labels Mar 8, 2023
@MartinZikmund MartinZikmund changed the title [Droid] ContentDialog freezes app when keyboard appears [Droid] ContentDialog freezes app when keyboard appears Sep 11, 2023
@MartinZikmund MartinZikmund added difficulty/medium 🤔 Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI and removed difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/popups 💬 Categorizes an issue or PR as relevant to popups or flyouts difficulty/medium 🤔 Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants