Skip to Content
Menu
This question has been flagged

Hi,

Odoo 17

I added new command to html field. This new command triggers popover where user adds Latex formula which is converted, by external library(Mathjax) to svg element which id added to html field.
The problem is that mouse pointer cannot be set after svg element. Every time when user tries to put mouse pointer after this element, odoo automatically moves this pointer before this element, so in result user cannot add text after svg element. 
I asked about it on Mathjax forum. Answer was that it is problem of editor which I use. 
My question is: How to solve this problem? What part of code is responsible for that behavior?

I tried to add code, but idk how, because Odoo converts it to html...


Avatar
Discard
Related Posts Replies Views Activity
0
Jan 25
586
1
Feb 25
2292
1
Aug 24
1548
2
Mar 24
8255
1
Mar 23
13763