PolymerElements / iron-input

An input with data binding
https://webcomponents.org/element/PolymerElements/iron-input
33 stars 45 forks source link

Iron-Input hint not turning into label on ChromeBook apps #22

Closed tjsavage closed 9 years ago

tjsavage commented 9 years ago

[Moved from Polymer/polymer. Quoted issue below.]

Hi,

I tried using the iron-input element and works fine when packaged as an app .crx on Chrome browser on mac or pc. When the same .crx ported to chromebook the app just loads fine but has following issues 1.The input element's hint turning into label wont just work. 2.If this input element is a part of form, then form submission wont read the values from these elements.

Attached screenshots from desktop chrome (just works fine) and chromebook (where it wont).

Thanks Akhash
On Desktop :
chrome


On ChromeBook:
cb_1 cb_2 cb_3

tjsavage commented 9 years ago

auto-moving this issue to PolymerElements/paper-input#31 and closing this one