I think this could be an issue for the CEF BrowserComponent so I report it.
My app has this BrowserComponent for text editing. There is some 
functionality that encompasses creating an image in text, at certain offset.
I can easily do that but the BC behaviour changes accordingly to the offset 
or sometimes in erratic fashion.
Here's what happens. When the offset is 0 or the last position the image 
does not appear just after inserting in the DOM as expected, instead I have 
to enter the editing field again to see it (and the size of the BC changes 
at this time, not before, so it is updated at this time and not before). 
This happens every time for those offset positions, but sometimes it 
happens in intermediate positions.
No matter whether I call focus() or other methods on the element (in 
Javascript), or other workarounds, the behaviour is solid, like it is an 
issue.
Thanks in advance

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/7ecfacfc-d56a-46bc-9fa6-11dda8b6eee9o%40googlegroups.com.

Reply via email to