R020: Forced-LTR container, or a bidi override, over Arabic content
Containers, alignment, inputs and icons that run the wrong way, and mixed Arabic and Latin text the bidi algorithm will reorder.
The check
- Id
- R020
- Category
- Direction and bidi
- Default severity
- high
What it looks for
Forced-LTR container, or a bidi override, over Arabic content
How to fix it
Remove the dir="ltr" (direction inherits from the page) or use dir="auto" for user-generated content of unknown language.
More direction and bidi checks
- R021Unisolated bidi hazards: phones, emails, Latin tokens inside Arabic text
- R022text-align: left explicitly set on majority-Arabic text
- R023Text inputs rendered LTR where Arabic input is expected
- R024Punctuation rendering at the wrong visual end of Arabic text
- R025Directional icon pointing against the sequence its control advances
Does your page trip R020?
Paste a URL. Ritla renders the page on desktop and mobile, runs every check, and shows the top issues with screenshot evidence.