Open Masacroso opened 5 months ago
Hey can you tell me what internet browser this is? I'll look into it soon. Sorry for the delayed response.
Hey can you tell me what internet browser this is? I'll look into it soon. Sorry for the delayed response.
No problem. I tested various browsers, as I remember at least I tested some based in firefox and some others based in chrome, some names that I remember are "monocles" and "free browser", but I tested at least some other two that I doens't remember the name now.
Hi, I tested and fixed some bugs on browsers. Unfortunately firefox cannot be fixed. After the partial fix I made goes live, In chrome and brave -> search bars, a double tap would be needed for expansions to work, should work normally in the HTML body/websites, double tap required only for search bar. Samsung internet and Kiwi browsers should work perfectly. I'll publish an update tomorrow
Importing a .yml file of espanso I see that the cursor position works badly in internet browsers. The behavior that I had seen is the following: suppose that from espanso I have the substitution defined by
It mean that when I type
sñ
it must be replaced by the text\sum_{}
with the cursor inside the brackets. However it write it as\sum_{$|$}
and leave the cursor at the right of the expression. If I repeat the trigger, that is, if I write againsñ
after the first one then it repeat the same behavior but the cursor select the text$|$
of the first expression. This seems some kind of delayed recognition of the string$|$
.