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 field hidden behind keyboard #75667

Closed
kf6gpe opened this issue Feb 8, 2021 · 6 comments · Fixed by flutter/plugins#3655
Closed

Text field hidden behind keyboard #75667

kf6gpe opened this issue Feb 8, 2021 · 6 comments · Fixed by flutter/plugins#3655
Assignees
Labels
a: text input Entering text in a text field or keyboard related problems customer: money (g3) p: webview The WebView plugin p: webview-keyboard Keyboard issues with flutter_webview plugin P0 Critical issues such as a build break or regression platform-android Android applications specifically

Comments

@kf6gpe
Copy link
Contributor

kf6gpe commented Feb 8, 2021

https://buganizer.corp.google.com/issues/176785475.

After I upload a picture (default aspect ratio of square), when I come back to the item edit screen, the cursor is on the item title field, but the actual field is hidden behind my keyboard

Device: Pixel 3a

/cc @HansMuller

@kf6gpe kf6gpe added framework flutter/packages/flutter repository. See also f: labels. customer: money (g3) labels Feb 8, 2021
@LongCatIsLooong LongCatIsLooong added the p: webview The WebView plugin label Feb 9, 2021
@pedromassangocode pedromassangocode added a: text input Entering text in a text field or keyboard related problems passed first triage platform-android Android applications specifically labels Feb 9, 2021
@HansMuller
Copy link
Contributor

@LongCatIsLooong - can you take a look at this? It appears to be an issue with WebView and the support for automatically scrolling the focused field into view when the viewInsets change (keyboard appears).

@HansMuller HansMuller added f: material design flutter/packages/flutter/material repository. P1 p: webview-keyboard Keyboard issues with flutter_webview plugin labels Feb 9, 2021
@HansMuller
Copy link
Contributor

@stuartmorgan - please take a look; appears to be specific to the WebView plugin

@blasten
Copy link

blasten commented Feb 9, 2021

I replied in the internal bug. This issue is fixed by hybrid composition, but they reported an issue (https://buganizer.corp.google.com/issues/174807815) that blocks them from adopting it.

@blasten blasten self-assigned this Feb 9, 2021
@blasten blasten removed f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels. labels Feb 9, 2021
@blasten
Copy link

blasten commented Feb 23, 2021

The resolution of this issue is blocked until b/174807815 is fixed, which I'm actively looking at

@blasten
Copy link

blasten commented Feb 26, 2021

I have been debugging this issue with the eng from customer:pay. No action items yet on my side as I haven't been able to reproduce http://b/174807815 yet.

@github-actions
Copy link

github-actions bot commented Aug 4, 2021

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 4, 2021
@flutter-triage-bot flutter-triage-bot bot added P0 Critical issues such as a build break or regression and removed P1 labels Jun 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a: text input Entering text in a text field or keyboard related problems customer: money (g3) p: webview The WebView plugin p: webview-keyboard Keyboard issues with flutter_webview plugin P0 Critical issues such as a build break or regression platform-android Android applications specifically
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants