Martin Vermeer wrote: > Attached, please review It works.
I stepped on two (unrelated) things while testing: 1. Do you also see the drawing error in the first cell (borders) when opening the tabular dialog? It disapperas when you type something. Missing update? 2. LyX asserts when you move the cursor to another cell with the mouse and then type something _while_ the tabular dialog is opened. I get two different asserts: a.) Assertion triggered in CoordCacheBase<InsetBase>& CoordCache::insets() by failing check "updating" in file ../../src/coordcache.h:129 b.) Assertion triggered in pit_type LyXText::getPitNearY(int) const by failing check "theCoords.getParPos().find(this) != theCoords.getParPos().end()" in file text2.C:854 Regards, Jürgen P.S.: you are doing an amazing job at the moment!