Abdelrazak Younes wrote:
Bo Peng wrote:
Also, I reopened the bug for the reason described in bugzilla.OK but maybe this is a bug of checkInsetHit() instead?
Yes, I think the correct solution is to rewrite checkInsetHit() so that it descend recursively and give the innermost inset. Then, editXY() will just use that.
> Maybe we could use editXY() and restore the cursor state properly > afterward? This is probably the easier solution for now... Abdel.
