-
# Bug
When keyboard is dismissed on screens where we have added bottom sheet, a flickering effect is produced. After spending some time on it, we noticed that it is because of Backdrop component. T…
-
There's a need to support hide/show soft keyboard from the product perspective in Treehouse.
There are different ways to support it, the question is what's the best way for the stack. IMO "the bes…
-
### Steps to reproduce
When soft keyboard is visible, unless options widget is constrained or set to a specific height, part of the options overlay will be hidden behind the keyboard. This is a dea…
-
cmd/alt+enter doesn't work in this state on mac:
![Image](https://github.com/user-attachments/assets/83647e8a-d4a7-4021-96ac-0db9b6f92c89)
cmd+enter:
```
2024-11-04 05:11:44.840 [info] [KeybindingS…
-
Hi,
I have a custom keyboard in my app and I have successfully prevented the default soft input panel (SIP) to show when I focus my text field. This is accomplished using two methods:
1. Using a…
-
### Steps to reproduce
1:flutter version 1.22.6 or 3.16.0 or newer
2:Platform: MeiZu Android 11
3:webview_flutter: 3.0.4 or newer
I set Scaffold resizeToAvoidBottomInset: true, but WebView tex…
-
### Description
On mobile devices with physical keyboards it would be convenient to have a possibility to disable the soft keyboard. Not hide it when it shows up (this can be done with KeyboardExte…
-
This was spun off from https://github.com/flutter/flutter/issues/67915.
On Android, `RawKeyboardListener` triggers the soft keyboard when it receives input. This only happens after a TextField has …
-
### Problem description
Even with "soft keyboard only if no hardware keyboard" enabled, sometimes the soft keyboard shows up anyway. Sometimes it's just the auto-complete area of the soft keyboard,…
-
```
HTC hero running Android 1.5
It is not possible to bring up soft keyboard by any mean, making the app
impossible to use.
```
Original issue reported on code.google.com by `podmailg` on 23 May 2…