PolymerElements / paper-dialog

A Material Design dialog
https://www.webcomponents.org/element/PolymerElements/paper-dialog
63 stars 41 forks source link

scroll-action="lock" prevents input focus on mobile devices #181

Open dejan9393 opened 5 years ago

dejan9393 commented 5 years ago

Description

Inputs inside a paper-dialog do not receive focus on mobile devices when scroll-action is set to lock.

Does not seem to be related to #178.

Expected outcome

The inputs should receive focus when tapped

Actual outcome

The inputs don't receive focus/the dropdown does not open

Live Demo

https://spiced-kingfisher.glitch.me/

Steps to reproduce

  1. Place any input element inside a paper-dialog with scroll-action="lock" set.
  2. Fire up Chrome and navigate to the live demo provided above.
  3. Open the inspector (⌘⇧I).
  4. Toggle the device toolbar (⌘⇧M) to view in responsive/mobile mode.
  5. Select iPhone X (or any mobile) from the toolbar at the top of the screen.
  6. Attempt to open the combo box.
halloweenman commented 4 years ago

I reported this issue in 2018 and nothing has been done to address it.

178

Anyone other developers feel let down by Google and Polymer team? They actively encouraged us to use the technology and appear to have left us high and dry.