jspreadsheet / ce

Jspreadsheet is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software.
https://bossanova.uk/jspreadsheet/v4
MIT License
6.75k stars 826 forks source link

Couple of things #211

Closed ravi99249 closed 5 years ago

ravi99249 commented 6 years ago

Hello,

Couple of things please:

a) When I double click an empty dropdown cell, the first option in the dropdown gets autoselected. It should just open dropdown showing options without populating the cell.

b) When I click a range of checkbox cells or a column of checkbox cells, and hit spacebar, only the first cell's checkbox toggles. All should toggle as all are selected.

c) When I select a value, copy it and then select a range of cells and hit Ctrl+V (paste), the copied value gets set only in the last cell. It should apply to all selected cells (like MS Excel)

Thanks

pphod commented 6 years ago

I will take a look on these in the next release...

pphod commented 5 years ago

a) we have changed the way things works in the dropdown column;

the other only available in future versions...

ravi99249 commented 5 years ago

Thanks for letting me know.

On Sat, Feb 2, 2019 at 11:45 PM Paul Hodel notifications@github.com wrote:

a) we have changed the way things works in the dropdown column;

the other only available in future versions...

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/paulhodel/jexcel/issues/211#issuecomment-459986646, or mute the thread https://github.com/notifications/unsubscribe-auth/An3RpmKTrHHm7rSnkD2K06YGNhEuEcQjks5vJdWygaJpZM4WWou8 .

pphod commented 5 years ago

Could you please try the new version?