Helge Hafting wrote: > > I could not reproduce the crash. > > A new cvs update, and _some_ of the crash disappear. Now > it only crashes if the box is closed when I right-click it. > there were some old patches in my previous compile.
Indeed, it is still possible to trigger the assert. I can do this with double and triple clicking. Probably bug 1797; I guess we need to handle LFUN_MOUSE_{DOUBLE|TRIPLE} in the inset's (or insetcollapsable's) dispatch somehow. Jürgen