<div dir="ltr"><br>Another one:<div><br></div><div><div>\documentclass{article}</div><div>\makeatletter</div><div>\input{rlbabel.def}</div><div>\@rltrue</div><div>\makeatother</div><div>\begin{document}</div><div>\begin{figure}</div>
<div>\caption{This is a test This is a test  This is a test  This is a test  This is a test This is a test This is a test  This is a test  This is a test  This is a test}</div><div>\end{figure}</div><div>\end{document}</div>
</div><div><br></div><div>Problem: when the width of the text inside \caption is more than \textwidth, \caption is not typeset correctly.</div><div><br></div><div>Expected Behaviour: try the same example with bidi package and see that T of "This" is exactly under F of "Figure". Whereas in the above example T is under e.</div>
</div>