John Levon wrote:

> is the cause of the fact that you cannot right-click on a collapsed
> minipage inside a float and get the dialog any more. Alfredo, could you
> please have a quick look ?

Yes, it seems so. As I've added in a comment that time, IMO the right
solution is to re add the call to inset::localDispatch, remove the call to
edit, and make relevant !isHiglyEditable insets to call edit on
localDispatch. I'll try to do it.
 
> This inter-inset mouse handling is SOOO horrendous.

I think that this is because some insets don't have a localDispatch() and
there is special case code to call edit() on them.

Regards, Alfredo

Reply via email to