Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

MD_FAB_SHARED CRITICAL BUG: md-input ignores SPACE(s) #4747

@kschwidder

Description

@kschwidder

I have investigated a weired situation using ui-router, fab-dial and angular-material:

I am switching between views via a fab-speed-dial

  1. Open a dialog with an input element and enter text including spaces works fine.
  2. Switch to another page with fab-speed-dial and ui-router $state.go.
  3. Open another dialog with an input element and enter text. THERE YOU CAN NOT ENTER SPACE
    ANYMORE
  4. Step back to dialog 1) and YOU CAN NOT ENTER SPACE TOO.

I am using angular 1.4.4 and angular material master. Does anyone has experienced the same issues ??

It only applies to spaces therefore I do not know if angular material does something with the keyboard handling.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions