Skip to content

Android chrome keyboard hides input when Component is used in a Dialog  #14913

Open
@mackelito

Description

@mackelito

What is the expected behavior?

Input should be visible

What is the current behavior?

Hidden by keyboard

What are the steps to reproduce?

Dialog config

dialog.open(LoginFormComponent, {
 disableClose: true,
});

kapture 2019-01-22 at 15 55 54

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

Angular 7.1.3
Material 7.1.1

Chrome on Android (GOOGLE NEXUS 6, Android, v5)
Screen Size6.0 in - 2.9 x 5.2 in
Resolution1440 x 2560 px
Viewport411 x 731 dp

Is there anything else we should know?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions