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

            Bug ID: 155666
           Summary: Common.xcu file has no effect
           Product: LibreOffice
           Version: 7.0 all versions
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: [email protected]
          Reporter: [email protected]

Description:
I want to disable system file dialog and use the buildin UNO file dialog (UCB).

For that I use an Common.xcu[1] file in my extension, but it has no effect with
LibreOffice

[1]
https://github.com/prrvchr/gDriveOOo/blob/master/source/gDriveOOo/Common.xcu

Steps to Reproduce:
1. Switch to use system file dialog:
Tools -> Options -> LibreOffice -> Advanced -> Open Expert Configuration
Search for: UseSystemFileDialog (Found under: org.openoffice.Office.Common ->
Misc)
Set it to true
2. If you do: file -> open, then the system file dialog opens.
2. Install the gDriveOOo[1] or oneDriveOOo[2] or dDriveOOo[3] extension of your
choice
3. If you do: file -> open, then it is always the system file dialog that
opens.


[1]
https://github.com/prrvchr/gDriveOOo/raw/master/source/gDriveOOo/dist/gDriveOOo.oxt
[2]
https://github.com/prrvchr/oneDriveOOo/raw/master/source/oneDriveOOo/dist/oneDriveOOo.oxt
[3]
https://github.com/prrvchr/dDriveOOo/raw/master/source/dDriveOOo/dist/dDriveOOo.oxt

Actual Results:
the system file dialog opens

Expected Results:
the buildin UNO file dialog (UCB) opens


Reproducible: Always


User Profile Reset: No

Additional Info:
I have another problem with OpenOffice but I manage to modify this setting with
the Commun.xcu file.

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

Reply via email to