On Fri, Mar 11, 2005 at 11:15:15AM +0100, Juergen Spitzmueller wrote: > Martin Vermeer wrote:
... > Not only that one, it also fixes the table selection crash reported by Helge > (though it is still not possible to change several cells to bold at once, but > this is another problem). Yes... I am looking at line 729 in insettabular.C: 727 default: 728 // we try to handle this event in the insets dispatch fu nction. 729 cell(cur.idx())->dispatch(cur, cmd); 730 break; Here, the command is dispatched only for the current cell, precisely the behaviour we are seeing. Shouldn't we here test for "tablemode" and loop over the selected cells? Do you agree? > Thanks, > Jürgen
pgpOA3Z51jxtW.pgp
Description: PGP signature