https://bugs.freedesktop.org/show_bug.cgi?id=44081

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected],
                   |                            |[email protected]

--- Comment #2 from Julien Nabet <[email protected]> ---
I gave a try with master sources updated yesterday, indeed I can't uncheck
"Read-only" since the checkbox is disabled.
I also tried from File/properties in Edit Form in from Base (instead of from
Writer).

Trying in gdb session, it seems the problem might be here:
http://opengrok.libreoffice.org/xref/core/sfx2/source/dialog/securitypage.cxx#241
SfxSecurityPage_Impl::Reset_Impl
May there be some confusion between:
- pCurDocShell->IsReadOnly()
- pCurDocShell->HasSecurityOptOpenReadOnly()
- pCurDocShell->IsSecurityOptOpenReadOnly()

I don't find the way the checkboxes could be enabled with readonly checkbox
checked.

Lionel/Caolan: any idea?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to