View Single Post
Old 02-27-2021, 12:50 PM   #5
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,737
Karma: 24031401
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by isaacbh View Post
- Have the cursor move predictably: currently, pressing the left arrow key moves the cursor to the right , and vice-versa, when going over Hebrew letters. Maybe it will fix itself with the above change (?)
AFAIK, if you use dir="rtl" attributes, the cursor will automatically move in the way that you described.
At least it works like that with my test epub.
For example, if you click between Bet (ב) and Resh (ר) in the right-most word (בראשית), and press the right arrow key, the cursor will move to the left, which, IMHO, is the correct direction, if you're assuming the same logic that is applied to LTR text where pressing the right arrow will move the cursor to the next letter. (In Hebrew, the next letter is the letter left of the cursor.)

In MS Word, there's a Cursor movement option that allows users to switch between logical and visual cursor movement.

Is that what you want KevinH to implement?
If so, the current behavior would be "logical cursor movement" and what you want is "visual cursor movement."

*I added text in parentheses for the benefit of KevinH.

Last edited by Doitsu; 02-27-2021 at 01:19 PM.
Doitsu is offline   Reply With Quote