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
I think our Bidi reordering process does not take into account the "Bidi level", resulting in a suboptimal/incorrect visual order for nested bidi text.
I think our Bidi reordering process does not take into account the "Bidi level", resulting in a suboptimal/incorrect visual order for nested bidi text.
See golang/go#69819 for an exemple.