Skip to content

KeyboardActions size and position incorrect when triggered from within a Nested Navigator that is presented within a Dialog #242

@crxm

Description

@crxm

I am working on an app which presents a form via a Dialog that uses a nested Navigator. When a TextFormField configured with KeyboardActions is triggered from within this form, the action bar displays at the bottom of the dialog and is locked within its bounds. It does not avoid the keyboard in this state and may be hidden behind the on-screen keyboard.

Screenshot 2024-08-26 at 6 16 35 PM

I believe what is happening is that the KeyboardActions are being overlayed onto the nested Navigator instead of the root Navigator.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions