Datatable steals focus on filter()

Try typing something in Filter input - focus is lost after each call to filter()

https://snippet.webix.com/qtf49s5k

This happens if datatable has BOTH props:

areaselect: true,
clipboard: ‘selection’,

If you remove any of them, the error disappears.

Hello @maug,
I can confirm the issue, thank you for reporting.

Hi @annazankevich,
Are you going to address this issue? Currently it is impossible (in terms of user experience) to use external filter for datatable with areaselect=true & clipboard