GNOME Bugzilla – Bug 760798
Support password protected ODFs in LOKDocView
Last modified: 2021-07-05 11:30:23 UTC
Currently LOKDocView doesn't support opening password protected ODFs. This is currently blocked from LO. This is just a tracker bug.
Just an update that there is no blocker from LibreOffice now. Password protected documents are supported and will be available from LO release 5.1.1 onwards.
From API POV, the LOK widget will emit a signal 'password-required'. The signal documentation can be found here[1]. Quite obviously calling lok_doc_view_set_document_password, as mentioned in the documentation, would mean calling this._lokview.set_document_password(url, password). [1] https://gerrit.libreoffice.org/gitweb?p=core.git;a=blob;f=libreofficekit/source/gtk/lokdocview.cxx;h=1effc335aed429c0c2a65017f36624d2244c9f64;hb=HEAD#l3080
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. As part of that, we are mass-closing older open tickets in bugzilla.gnome.org which have not seen updates for a longer time (resources are unfortunately quite limited so not every ticket can get handled). If you can still reproduce the situation described in this ticket in a recent and supported software version, then please follow https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines and create a new ticket at https://gitlab.gnome.org/GNOME/gnome-documents/-/issues/ Thank you for your understanding and your help.