How to fix it ? I attempted to use CSS, but it was unsuccessful.
When entering text in RTL , the caret position is incorrectly aligned to the right side of the input field. The expected behavior in RTL is for the caret to appear on the left side, following the natural RTL text flow.
This affects writing; for instance, I cannot add a minus sign as it will appear at the beginning of the text.
I don't know how to reproduce this, and therefore can't debug it. When you say "attempted to use CSS", what do you mean? Which CSS?
Note that in general the mathfield does not support RTL layout.
How to fix it ? I attempted to use CSS, but it was unsuccessful.
When entering text in RTL , the caret position is incorrectly aligned to the right side of the input field. The expected behavior in RTL is for the caret to appear on the left side, following the natural RTL text flow.
This affects writing; for instance, I cannot add a minus sign as it will appear at the beginning of the text.