PolymerElements / paper-input

A Material Design text field
https://www.webcomponents.org/element/PolymerElements/paper-input
130 stars 159 forks source link

Tab event trapped in paper input with paper-icon button #620

Open NicolasRannou opened 6 years ago

NicolasRannou commented 6 years ago

Description

User can not "tab" to the next paper input if the current paper input contains a paper icon button:

Live demo

-> Inputs can have prefixes and suffixes

https://www.webcomponents.org/element/PolymerElements/paper-input/demo/demo/index.html

Steps to reproduce

1- Click username 2- Press "tab" 2- Press "tab" 2- Press "tab"

Browsers Affected

jaetmar commented 5 years ago

But using Shift + tab to go backwards works