handsontable / hot-table

Handsontable - Best Data Grid Web Component with Spreadsheet Look and Feel.
http://handsontable.github.io/hot-table/
MIT License
130 stars 36 forks source link

Inputs are losing their focus when CTRL is pressed #9

Closed devmikko closed 9 years ago

devmikko commented 9 years ago

<paper-input> or <input> (or maybe other webcomponents inputs) are losing their current focus when CTRL is pressed

<paper-input floatinglabel label='Text'></paper-input>
<hot-table datarows="{{itemsArray}}"></hot-table>
budnix commented 9 years ago

This should be fixed now in version 0.14.0 of Handsontable which has been just released.