You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: