[Libreoffice-bugs] [Bug 122752] libreoffice-kde5 save file dialog doesn't add file extension

2019-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122752

--- Comment #11 from Hans P. Möller  ---
Created attachment 148495
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148495=edit
LO 6.2 Lubuntu 18.10 filepicker

Here it is screenshot of LO 6.2 with lubuntu 18.10. Filepicker doesn't have the
add extension checkbox

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122752] libreoffice-kde5 save file dialog doesn't add file extension

2019-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122752

--- Comment #10 from Hans P. Möller  ---
(In reply to Michael Weghorn from comment #9)
> (In reply to Hans P. Möller from comment #7)
> > Created attachment 148473 [details]
> > lubuntu LXQt file saver
> 
> @Hans: Is that screenshot with LibreOffice 6.1 and the the gtk3_kde5 VCL
> plugin or with 6.2 and the kde4 one?
> 
> Btw, when using the "qt5" VCL plugin (i.e. starting LibreOffice with the env
> variable "SAL_USE_VCLPLUGIN=qt5" set), the checkbox is also there, but seems
> to have no effect, the file extension is not added.

with LO 6.1 and VCL=gtk3_kde5.
I havent been able to run 6.2 with VCL=kde5, only kde=4. But Olivier could and
had the same issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122752] libreoffice-kde5 save file dialog doesn't add file extension

2019-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122752

--- Comment #9 from Michael Weghorn  ---
(In reply to Hans P. Möller from comment #7)
> Created attachment 148473 [details]
> lubuntu LXQt file saver

@Hans: Is that screenshot with LibreOffice 6.1 and the the gtk3_kde5 VCL plugin
or with 6.2 and the kde4 one?

Btw, when using the "qt5" VCL plugin (i.e. starting LibreOffice with the env
variable "SAL_USE_VCLPLUGIN=qt5" set), the checkbox is also there, but seems to
have no effect, the file extension is not added.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122752] libreoffice-kde5 save file dialog doesn't add file extension

2019-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122752

--- Comment #8 from Michael Weghorn  ---
(In reply to Hans P. Möller from comment #7)
> Who creates the checkbox? Libreoffice or the filemanager (in kubuntu
> dolphin)?

A quick search suggests that kio is responsible for this in KDE Plasma, s.
https://sources.debian.org/src/kio/5.51.0-1/src/filewidgets/kfilewidget.cpp/?hl=2312#L2312
(but I didn't have a closer look)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122752] libreoffice-kde5 save file dialog doesn't add file extension

2019-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122752

--- Comment #7 from Hans P. Möller  ---
Created attachment 148473
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148473=edit
lubuntu LXQt file saver

Hi Michael,
the problem is in Lubuntu 18.10 which uses LXQt, the checkbox doesn't exist
there (see attachment). In KDE it exists, as you pointed.

Who creates the checkbox? Libreoffice or the filemanager (in kubuntu dolphin)?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122752] libreoffice-kde5 save file dialog doesn't add file extension

2019-01-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122752

Michael Weghorn  changed:

   What|Removed |Added

 CC||m.wegh...@posteo.de

--- Comment #6 from Michael Weghorn  ---
Created attachment 148457
  --> https://bugs.documentfoundation.org/attachment.cgi?id=148457=edit
Screenshot of save dialog in KDE 5

For me, with a current daily build of the "master" branch, the file extension
is automatically added when using the "kde5" VCL plugin and taking these steps:

1) open a new Writer document
2) "File" -> "Save as"
3) type "test" as file name (without ".docx" at the end)
4) select filter "Word 2007-2019 (.docx)"
5) make sure the checkbox "Automatically select filename extension" is checked
6) click "OK"

The attached screenshots shows the dialog at the point in time I click "OK".

The file is the saved as "test.docx".

Is this the scenario that this bug report is covering or did I misunderstand
anything?

Version: 6.3.0.0.alpha0+
Build ID: 87bf8b7900fe4757bd8494f7a72966915f653eb6
CPU threads: 2; OS: Linux 4.19; UI render: default; VCL: kde5; 
TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time:
2019-01-19_19:05:11
Locale: en-US (en_DK.UTF-8); UI-Language: en-US
Calc: threaded

With an older build of master (~1 month old, as of commit
6ba8d6533081dab96c00695dd7a908e0f7bcf164; currently don't have a newer one with
gtk3_kde5 available), I can confirm that this works as described above with
kde5, but not with gtk3_kde5. So this looks like it might be a gtk3_kde5
problem only, but I might be missing something...

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122752] libreoffice-kde5 save file dialog doesn't add file extension

2019-01-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122752

--- Comment #5 from Jan-Marek Glogowski  ---
FYI KDE4 used to have its own auto-extension checkbox in the file open dialog,
so the LO KDE4 integration used that KDE setting and skipped LOs' own handling.
Probably that setting doesn't exist anymore, as file dialogs are now Qt5 based
and now LO has to handle the file auto-extension on its own.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122752] libreoffice-kde5 save file dialog doesn't add file extension

2019-01-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122752

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Blocks||102495


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102495
[Bug 102495] [META] KDE VCL backend bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122752] libreoffice-kde5 save file dialog doesn't add file extension

2019-01-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122752

Olivier Tilloy  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

--- Comment #4 from Olivier Tilloy  ---
I installed 6.2.0.2 in an up-to-date lubuntu 18.10 VM as you suggested Xisco. I
can confirm that the issue Hans is reporting is still there: the VCL is "kde5",
the save dialog doesn't have an option to add the file extension automatically,
and files are saved without an extension if not explicitly added.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122752] libreoffice-kde5 save file dialog doesn't add file extension

2019-01-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122752

--- Comment #3 from Hans P. Möller  ---
I installed 6.2RC2 but I don't get the "kde look" in the file picker/dialog
that the libreoffice-kde5 package gave me.
In help->about appears VCL:kde4 and not gtk3_kde5 which i was getting before.

I don't know who is responsible of libreoffice-kde5 package, but there is the
problem. vanila LO works ok in 6.1.4.2 and 6.2. Should I file KDE or Ubuntu?
Who is responsible for libreoffice-kde5
https://packages.ubuntu.com/disco/libreoffice-kde5 ?

Version: 6.2.0.2
Build ID: 2ce5217b30a543f7666022df50f0562f82be0cff
CPU threads: 2; OS: Linux 4.18; UI render: default; VCL: kde4; 
Locale: es-CL (es_CL.UTF-8); UI-Language: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122752] libreoffice-kde5 save file dialog doesn't add file extension

2019-01-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122752

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1
 CC||xiscofa...@libreoffice.org

--- Comment #2 from Xisco Faulí  ---
Thank you for reporting the bug.
KDE5 support has been hugely improved in LibreOffice 6.2.
Could you please try to reproduce it with LibreOffice 6.2 from
https://wiki.documentfoundation.org/QA/GetInvolved#Test_Pre-releases?
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' if the bug is still present in the latest version.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 122752] libreoffice-kde5 save file dialog doesn't add file extension

2019-01-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122752

--- Comment #1 from Italo Vignoli  ---
On my Linux PC, LibreOffice vanilla works properly with all flavours of Ubuntu
18.10. IMHO, bug has to be filed at KDE or Canonical as the software is
tweaked/recompiled by them.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs