[Libreoffice-bugs] [Bug 112781] loadComponentFromUrl forces the window to full-screen
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Jan 10 10:39:23 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=112781
Alain H Romedenne <pyoffice.romedenne at sfr.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever confirmed|0 |1
--- Comment #4 from Alain H Romedenne <pyoffice.romedenne at sfr.fr> ---
Python attached testcase file opens an empty page in fullscreen mode on Win7
platform.
Basic below testcase opens an empty page in fullscreen mode in Win7 platform.
--
Dim doc As Object, docProperties()
doc = StarDesktop.LoadComponentFromURL("private:factory/swriter", "_blank", 0,
docProperties)
--
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190110/5d843cdf/attachment.html>
More information about the Libreoffice-bugs
mailing list