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

--- Comment #4 from David Olszowka <[email protected]> ---
I figured out a workaround of always opening the document with Hidden=true and
then displaying it via:
document->getCurrentController()->getFrame()->getContainerWindow()->setVisible(true);

So this may hint at this being a timing issue with the document's UI
initialization.

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

Reply via email to