Elazar Leibovich wrote:
There's a small bug I'd like to fix about the Bidirectional cursor drawing.
When is an RTL paragraph the cursor is right before a mathed inset, that is
HEBREW TEXT |math
it is drawn after the inset, ie
HEBREW TEXT math|
Where is the code that is responsible of drawing the cursor?


This is issue (3) in bug 3551. I think that it has to do with boundary, and/or Bidi::isBoundary, but I don't know anything about those. You'd have to start trying to understand what those variables are meant to do, and try to figure out where it's going wrong (it used to work, e.g. in 1.3.x). I was going to try to take a look at this sometime, but I wouldn't mind if someone beat me to it... ;)

Dov

Reply via email to