Edwin Leuven wrote:
not really related i guess but will we get rid one day of the blinking cursor at the beginning of the math inset when we click inside the inset? it is very annoying i think...

This is related. See my comment in InsetMathNest::lfunMousePress():

        // FIXME: we have to enable full redraw here because of the
        // visual box corners that define the inset.
        //cur.noUpdate();


As I said:

>> If you can live without the corners, uncommenting the last line for
>> each of the
>> LFUN would solve the problem.

This problem would also be naturally solved.

Abdel.


Reply via email to