Hi list,
IMHO the behaviour of lyx 1.1.4fix1 within the table code is different
from outside tables.
Outside you can press C-Return in order to insert a line break, all
text behind the cursor is moved into the new line.
Inside a table cell (line break enabled in the pop up) you can press
C-Return, too. A new line is generated but the text behind the cursor
stays in the other line :-(
Is this my fault or a bug in lyx?
Further on, putting an itemize environment into a table cell is not
possible without LaTeX knowledge.
You use a minipage within the cell and put the enumerate environment
into it. Trying to mark the text in the cell with the enumerate entry
from the menu does not work properly.
Unfortunately my knowledge of C++ is not good enough to provide a
patch / search the bug.
Greetings,
Frank