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

Arrow key operations for number type not working in IE11 #123

Description

@diregraph

Description

Arrow keys does not work (to increment/decrement number type) for iron-input in IE11

Expected outcome

When a number type iron-input is selected user should be able to increment/decrement with arrow keys

Actual outcome

When a number type iron-input is selected user is not able to increment/decrement with arrow keys

Live Demo

N/A, need to transpile to ES5

Steps to reproduce

  1. Put a number type iron-input element in the page.
  2. Build with polymer build
  3. Serve with prpl-server --root ./build
  4. Open in IE11
  5. Tab navigate or click on the element and try increment/decrement with arrow keys

Browsers Affected

  • Chrome
  • Firefox
  • Safari 9
  • Safari 8
  • Safari 7
  • Edge
  • IE 11
  • IE 10

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions