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

--- Comment #23 from Armin Le Grand <[email protected]> ---
I have now for test reverted eea37aa26932d06ed8e93d001862bf45175c4446 locally.
It *seems* to work, but the same error happens. Revert leads to the chart not
being updated, so the error is 'avoided'. If you revert and then activate the
chart (e.g. double-click) the *same* error happens.

For that I claim this is not a regression in that sense. It's an error with the
involved state of the SwTableBox incarnations after using SwFEShell::DeleteRow
when a chart is connected.

To see that:
- revert eea37aa26932d06ed8e93d001862bf45175c4446
- do as in https://bugs.documentfoundation.org/show_bug.cgi?id=132714#c1
- activate chart
-> crash

My patch eea37aa26932d06ed8e93d001862bf45175c4446 just makes the last step
unnecessary by really refreshing the chart (what is wanted). Reverting it will
not fix the bug.

I hope to have found out enough about it in comments 19-22 to help, but I do
not know enough about writer internals (especially SwTableBox and how it should
be used) to get forward.

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

Reply via email to