Stefan Schimanski wrote:
Hi!

Is it a bug or a feature that the cursor does not enter insets from the right in the text? In Text::cursorLeft the checkAndActivateInset(cur, false) call comes before moving the cursor from the right. Though checkAndActivateInset expects the cursor to be left of the inset to enter. I guess that's not was is expected, right?

Stefan


Hi!

I'm almost certainly responsible for this --- I basically rewrote cursorLeft recently, in order to solve the crash we were having with RTL on (http://www.lyx.org/trac/changeset/18389).

However, I'm not sure I understand what the problem is? It seems to be working for me?

Dov

Reply via email to