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.

Keyboard Button Interaction Bug #991

Closed
@SimeonC

Description

@SimeonC

I found an odd bug to do with the mdButton directive and keyboard interaction.

Example here: http://plnkr.co/edit/6QhhohD5fwYtIkb8GDT3?p=preview

Steps:

  1. Click into input.
  2. Tab to normal button.
  3. Press Enter/Spacebar - count increments by 2!
  4. Tab to md-button
  5. Press Enter/Spacebar - count decrements by 2!
  6. Comment out the angular-material.min.js script and the DI in the module definition.
  7. Repeat steps 1 - 3 - count increments by 1!!!

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions