Bug / Toolbar / buttonInput - Can't select with the mouse

Hi,

It seems that the buttonInput form the Toolbar don’t allow you to select text content with the mouse

When clicking in the textbox, cursor goes to the end
Double click do nothing. Click and move do nothing.

It happend since i upgrade to 4.0 (works in previous version 3.x)

Thanks !

Hi
We will fix it
You can add the next changes in on the page:

.dhx_toolbar_dhx_skyblue div.dhx_toolbar_btn input.dhxtoolbar_input { -moz-user-select: text }

Works fine
Thanks

You are welcome!