Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inability to call select() to highlight/select input. #689

Open
8 tasks done
katlyn-edwards opened this issue Feb 7, 2019 · 0 comments
Open
8 tasks done

Inability to call select() to highlight/select input. #689

katlyn-edwards opened this issue Feb 7, 2019 · 0 comments

Comments

@katlyn-edwards
Copy link

Description

paper-input doesn't provide a method for select() which is present on native inputs.

Expected outcome

paperInput.select() highlights the text in the input element.

Actual outcome

Error as this is not a method

Live Demo

input.select() vs paperInput.select()

Browsers Affected

  • Chrome
  • Firefox
  • Safari 9
  • Safari 8
  • Safari 7
  • Edge
  • IE 11
  • IE 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant