Created attachment 133760 [details] Search for RTL text is reversed When I search for a word written in arabic, Okular search character by character from left to right. See attached image for more info.
This also happen for Persian text. The UI is fine, but it probably tries to iterate search clause from left to write but the PDF text itself from right to left. The problem can be solved by unifying these two iterations.
(In reply to Parsa Mohammadian from comment #1) > This also happen for Persian text. The UI is fine, but it probably tries to > iterate search clause from left to write but the PDF text itself from right > to left. The problem can be solved by unifying these two iterations. Edit 1 : This bug is present in booth Windows and Linux Okular version 20.12.2.
That is the TextEntity reordering problem. :( *** This bug has been marked as a duplicate of bug 207748 ***