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

            Bug ID: 99998
           Summary: there needs to be an event that signals a complete
                    loading of the document
           Product: LibreOffice
           Version: 5.1.2.2 release
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: randomcod...@gmail.com

Created attachment 125238
  --> https://bugs.documentfoundation.org/attachment.cgi?id=125238&action=edit
document having varying number of pages while loading (in writer)

I will explain why this is a proble: If the document keeps loading, people like
me (who use UNO API) will think of ways to try and find when it has completed
loading. The problem is, the ways for finding that out are mostly
waiting-loops, and thus are not exactly reliable. The API should send some
event or have an easy way to wait until the document is fully loaded.

And I'm even attaching a docx file so you can see what I mean.
For some reason, this document has a varying number of pages until it loads
completely. First it has 90, then 91 then 92, then it decreases fast back to
55.
That document does indeed have 55 pages, but it would be better if one could
know exactly how many pages it has from the API.

I hope this can be improved.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to