Skip to content

[Regression] [iOS] ViewInsets in not updated when keyboard gets opened master, 3.20.0-7.0.pre.17 #143642

@delfme

Description

@delfme

Steps to reproduce

Run this sample
https://github.com/delfme/flutter-native-text-input-repo

Expected results

The bottomBar should move up when keyboard is opened

Actual results

The bottomBar doesnt move up when keyboard is opened coz viewInsets bottom is zero.
Issue occurs only on iOS.

Code sample

https://github.com/delfme/flutter-native-text-input-repo

Screenshots or Video

Video below:

RPReplay_Final1708175602.MP4

Logs

Logs
[Paste your logs here]

Flutter Doctor output

Doctor output
 Flutter (Channel master, 3.20.0-7.0.pre.17, on macOS 14.2.1 23C71 darwin-arm64, locale en-IT)
[!] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
    ✗ cmdline-tools component is missing
      Run `path/to/sdkmanager --install "cmdline-tools;latest"`
      See https://developer.android.com/studio/command-line for more details.
    ✗ Android license status unknown.
      Run `flutter doctor --android-licenses` to accept the SDK licenses.
      See https://flutter.dev/docs/get-started/install/macos#android-setup for more details.
[✓] Xcode - develop for iOS and macOS (Xcode 15.0)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2022.2)
[✓] Connected device (4 available)
[✓] Network resources

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: text inputEntering text in a text field or keyboard related problemsc: regressionIt was better in the past than it is nowengineflutter/engine related. See also e: labels.found in release: 3.20Found to occur in 3.20has reproducible stepsThe issue has been confirmed reproducible and is ready to work onplatform-iosiOS applications specificallyteam-engineOwned by Engine team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions