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

Text input of Entry and Editor break modal visualization #7861

Closed
Giuseppetm opened this issue Jun 8, 2022 · 8 comments · Fixed by #11356
Closed

Text input of Entry and Editor break modal visualization #7861

Giuseppetm opened this issue Jun 8, 2022 · 8 comments · Fixed by #11356
Labels
area-controls-editor Editor area-controls-entry Entry fixed-in-7.0.52 Look for this fix in 7.0.52 SR1.1! fixed-in-7.0.100 fixed-in-7.0.101 fixed-in-8.0.0-preview.1.7762 Look for this fix in 8.0.0-preview.1.7762! high It doesn't work at all, crashes or has a big impact. platform/android 🤖 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working

Comments

@Giuseppetm
Copy link

Description

The modal breaks after opening the device keyboard (via an entry or an editor) and writing something. It seems that the problem is related to the modal which no longer occupies the entire display height and displays the content of the page previously displayed (so the page that was opened before opening the modal).

Sample 1 Sample 2
image image

Steps to Reproduce

  1. Create a standard view with a button to open a modal
  2. Place an entry component inside the modal
  3. Click on the entry and write something with the keyboard of the device
  4. The modal will break its visualization, showing part of the content of the previous view

Version with bug

6.0 (current)

Last version that worked well

Release Candidate 2

Affected platforms

Android

Affected platform versions

Android 11

Did you find any workaround?

Nope

Relevant log output

No response

@Giuseppetm Giuseppetm added s/needs-verification Indicates that this issue needs initial verification before further triage will happen t/bug Something isn't working labels Jun 8, 2022
@Eilon Eilon added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Jun 8, 2022
@jfversluis jfversluis added platform/android 🤖 and removed s/needs-verification Indicates that this issue needs initial verification before further triage will happen labels Jun 9, 2022
@jsuarezruiz jsuarezruiz added the high It doesn't work at all, crashes or has a big impact. label Jun 15, 2022
@kristinx0211
Copy link

@Giuseppetm Would you be able to add a little reproduction project that shows this?

@Giuseppetm
Copy link
Author

@Giuseppetm Would you be able to add a little reproduction project that shows this?

You can find an example here:
#7588

@kristinx0211 kristinx0211 added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jul 5, 2022
@kristinx0211
Copy link

verified repro on android with vs 17.4.0 Preview 1.0 [32704.40.main].

@samhouts samhouts added the p/1 Work that is important, and has been scheduled for release in this or an upcoming sprint label Jul 12, 2022
@samhouts samhouts removed the p/1 Work that is important, and has been scheduled for release in this or an upcoming sprint label Jul 20, 2022
@manuelelucchi
Copy link

it this going to be fixed for SR4? @kristinx0211

@henryezeanya
Copy link

@kristinx0211 when is this bug/issue likely to be fixed???

@Giuseppetm
Copy link
Author

@kristinx0211 when is this bug/issue likely to be fixed???

Seems like there is a workaround.
I haven't tried it yet, so let me know if it works.

@henryezeanya
Copy link

@kristinx0211 when is this bug/issue likely to be fixed???

Seems like there is a workaround. I haven't tried it yet, so let me know if it works.

@kristinx0211 I tried the workaround, and it worked for me. Thanks a lot for sharing.

@hartez
Copy link
Contributor

hartez commented Nov 22, 2022

This is fixed by #11356

@hartez hartez closed this as completed Nov 22, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Dec 23, 2022
@samhouts samhouts added the fixed-in-7.0.52 Look for this fix in 7.0.52 SR1.1! label Feb 16, 2023
@samhouts samhouts added this to the .NET 7 + Servicing milestone Feb 16, 2023
@samhouts samhouts added the fixed-in-8.0.0-preview.1.7762 Look for this fix in 8.0.0-preview.1.7762! label Feb 22, 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
area-controls-editor Editor area-controls-entry Entry fixed-in-7.0.52 Look for this fix in 7.0.52 SR1.1! fixed-in-7.0.100 fixed-in-7.0.101 fixed-in-8.0.0-preview.1.7762 Look for this fix in 8.0.0-preview.1.7762! high It doesn't work at all, crashes or has a big impact. platform/android 🤖 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

9 participants