On Sunday 11 December 2005 23:13, Gary Cramblitt wrote: > The attached odt file crashes KWord in KoTextParag::nextTab. > > Changing the following line (2751) of KoTextParag::loadOasis > > m_layout = paragLayout; > > to > > setParagLayout( paragLayout ); > > prevents crash, but I'm not sure if it is correct fix. It appears that the > tabulator array doesn't get properly initialized. I made the change from the latter to the former the other day, at David's suggestion, in order to get paragraph background colours working. However, since setParagLayout copies the background colour now too, I've reverted back to that. Martin _______________________________________________ koffice-devel mailing list koffice-devel@kde.org https://mail.kde.org/mailman/listinfo/koffice-devel