Backports for LibreOffice 6.2 for the two commits: https://gerrit.libreoffice.org/#/c/67131/ https://gerrit.libreoffice.org/#/c/67132/
With these commits, you will get the plain Qt5FilePicker that has all custom controls with "kde5" (but the file auto extension not yet working, s. comment 17 -> to be handled separately). For the "gtk3_kde5" case, all custom options except for the file autoextension checkbox are there. Personally, I'm not sure whether investing time into adding the file auto-extension to the gtk3_kde5 file picker (for the non-Plasma case) makes much sense, since 1) kde5 is "the future" and will be used instead of gtk3_kde5 by default from LibreOffice 6.2 (on KDE Plasma and LXQt desktops) 2) The idea of gtk3_kde5 is to use the stable gtk3 VCL plugin and just add a native KDE filepicker on top. Since LXQt cannot use that one anyway, there seems to be little value in using gtk3_kde5 over gtk3 anyway... I'd rather suggest to change the order, so that LXQt prefers the plain gtk3 VCL plugin over the gtk3_kde5 one. Any other opinions on this? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/1812101 Title: libreoffice-kde5 file dialog/picker doesn't add extension automatically Status in LibreOffice: In Progress Status in libreoffice package in Ubuntu: Confirmed Bug description: Description: libreoffice-kde5 file dialog doesn't add automatically the file extension which are important for.docx .xlsx, otherwise the system recognize them as zip. When removing that package and letting only libreoffice-gtk, extension are added automatically. Steps to Reproduce: 1. if isn't installed install libreoffice-kde5 package 2. save a writer document as .docx but doesn't add manually the extension Actual Results: file are saved without .docx extension. Expected Results: file should be saved with the .docx extension Additional Info: Using lubuntu 18.10 Version: 6.1.4.2 Build ID: 1:6.1.4-0ubuntu1 CPU threads: 2; OS: Linux 4.18; UI render: default; VCL: gtk3_kde5; Locale: es-CL (es_CL.UTF-8); Calc: group threaded I filed a bug against libreoffice to because I don't know who is responsible for libreoffice-kde5 package https://bugs.documentfoundation.org/show_bug.cgi?id=122752 To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/1812101/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp