Hi,
I have an plugin that uses an inline widget with editable component. When I navigate around the text with arrow keys, the widget is focused but cursor disappears and another keypress moves the cursor out of the widget. Is there any way to "step into" the editable part of the widget?
My widget is simple `span`.
Thanks a lot for any pointers