>>>>> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> http://bugzilla.lyx.org/show_bug.cgi?id=2066 The attached Juergen> patch does not only restore the behaviour of C-i like it was Juergen> in 1.3, but also fixes two crashes with C-i and Juergen> all-insets-toggle when tabular insets were involved. Could you explain what makes tabular special? If special code is needed, what about putting it in InsetTabular::dispatch, or in some other InsetTabular method? JMarc