I'm getting a crash with formulas in table cells and I wonder if it is due to these changes. It is always reproducible with the following steps:
1. Create new document 2. Create table from the toolbar button (I create 2x2) 3. Enter a cell (I choose top left) 4. Ctrl-M to create formula 5. Enter formula and write 'a' 6. Back cursor out of formula ===> CRASH! My platform is KUbuntu 8.04/i686 Should I file a bug report? I could provide a GDB backtrace. -- Manoj On Thursday 18 February 2010 07:57:27 am Abdelrazak Younes wrote: > Hi, > > In case you didn't notice in the commit logs, I committed a big patch > that changed quite fundamentally how the tabular inset and its dialog > works. There is still a lot of room for improvement but I believe we are > now in a much saner situation. This code was so broken and complicated > that it was almost funny :-) > > So, please hard test this dialog and try to fix remaining bugs (which is > now way easier than before). > > Thanks in advance, > Abdel.