Hi, I have posted an issue on tex.sx
https://tex.stackexchange.com/questions/592022/issue-in-width-of-hyperlink-box-in-vbox-rtl-context,
I have texlive 2021 ( with texlive 2020 there is no problem with hyperlink
in TRT context )
\documentclass[12pt]{article}\usepackage{hyperref}
\begin{document}
\pardir TRT \textdir TRT \linedir TRT
a
{\hypersetup{pdfhighlight={/P},pdfborder={0 0
4}}%\vbox{\hyperlink{thesentence}{\vbox to 3cm{\hbox to 2cm{
\hfil}\vfil}}}}
\newpage
Text \hypertarget{thesentence}{this sentence}
\end{document}