Alfredo Braunstein wrote: > 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 ?
Given that noone commented this patch, let me add that I think it's the right way to go, because IMHO: - it removes the hack of directly calling edit() from insettext if the child inset is a 'dumb' one - it removes (well right now within #if 0) ~10 lines of code. - it solves a bug (right click not working in a collapsed collapsable inside a float) It would be nice if someone besides me could test it. Thanks, Alfredo