https://bugs.documentfoundation.org/show_bug.cgi?id=82143
--- Comment #14 from Aron Budea <[email protected]> ---
(In reply to Yousuf Philips (jay) from comment #13)
> I tested a recent build and there are still freezing issues when the
> document loads and then my entire system seems to freeze when i scroll to
> around page 7 or so.
I see dynamic-cast-related code taking up a lot of runtime, and the execution
going in a neverending circle into/inside of:
const SdrObject *SwOrderIter::Next()
The dynamic casts are this:
if ( m_bFlysOnly && dynamic_cast<const SwVirtFlyDrawObj*>( pObj) == nullptr )
http://opengrok.libreoffice.org/xref/core/sw/source/core/layout/frmtool.cxx#2219
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs