>>>>> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> Indeed, it is still possible to trigger the assert. I can do Juergen> this with double and triple clicking. Probably bug 1797; I Juergen> guess we need to handle LFUN_MOUSE_{DOUBLE|TRIPLE} in the Juergen> inset's (or insetcollapsable's) dispatch somehow. I guess that insetcollapsable should handle double/triple click only if it is open and the click is in the insettext. I have not had time to look at this, but it should be easy enough to do. JMarc