Rich text input on a draggable group doesn't take focus

Hi every one,
I got a problem which i can’t understand and so can’t solve it.
It seems that when you put a rich text input (by bubble) in a draggable drag / drop group, it can’t take focus as the user click in it to edit text.
In that case, if you click a tool such as the little button to make an ordered list of the input it takes focus but that’s not a solution…
If you just check “Disable the ability to drag” of this drag an drop group it takes focus.

The same for you ?
Thank you very

1 Like

This has been a bug for a long time. I’ve reported it a while back but it doesn’t look to be fixed.

There’s a simple workaround i use. Just have a condition in your drag/drop group that disables dragging when the RTE is hovered.

2 Likes

So i’m not completly crazy…
Fantastic, thank you very much :wink: