https://bugs.documentfoundation.org/show_bug.cgi?id=148087

--- Comment #2 from Mike Kaganski <mikekagan...@hotmail.com> ---
Created attachment 179182
  --> https://bugs.documentfoundation.org/attachment.cgi?id=179182&action=edit
Calls to ImpEditEngine::SetUpdateLayout

With https://gerrit.libreoffice.org/c/core/+/132209/4 :

I traced calls to ImpEditEngine::SetUpdateLayout, and here is the result up to
the assert.

The last line in the attachment is 'this' as seen in
ImpEditEngine::PaMtoEditCursor; and the previous occurrence of the same 'this'
value called SetUpdateLayout with 'false' argument in response to the Basic's
breakpoint.

Noel: I hope this could help you to see what is missing (where to put the
missing call to SetUpdateLayout(true))?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to