Skip to content

Submit button is overlapped by the nav buttons on Android #371

@jkoenig134

Description

@jkoenig134

Version

3.2.0

Library

feedback

Flutter channel

stable

Flutter version

3.32.8

Platform

Android

Details

When having navigation buttons enabled on Android those buttons overlap the submit button b/c the button does not respect edge insets:

Image

When the keyboard opens the button can be pressed. That workaround is ok, but not easy to detect for end users.

Steps to reproduce

  • enable navigation buttons (instead of gestures)
  • open the feedback sheet

Output of flutter doctor -v

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions