Hi folks, I have a question why the text selection is not allowed in this

Hi folks,

I have a question why the text selection is not allowed in this component (given by CSS property user-select)? Is there any way to allow this?

Thank you
J

It’s a late answer but maybe that will help the other users, there is a new theme SELECTABLE_TEXT to allow the text selection.
If the user is using shift-click to select multiple rows, it can lead to text-selection (the default behavior in a browser).