Alfredo Braunstein wrote: > Now if the situation is > > [one(two|)three] > > then pressing 'End' goes outside of the inset: > > [one(two)three]|
By the way, this behavior is also a way of triggering http://www.lyx.org/trac/ticket/3900 ("Mathed corners displayed without mouse hover", now closed/fixed), as when the cursor escapes wrongly the math inset, purple corners are not cleared. The patch fixes also this. Though as before, I don't know if it has other ill effects... A/