Jürgen Spitzmüller wrote:
- new document - type "abc" - return (generate empty paragraph) - click between a and b with the mouse
I think this is because the BufferView Cursor is not up to date at the time of the drawing (in BufferView::checkDepm()). But it is weird that 1.5 is not affected by this bug; maybe it did not show up in 1.5 because the way dialogs are updated is different there.
Abdel.