new in beta 2 clicking on an ods file seems to be same as opening an archive in folder (see image) Krusader opens the ods in LibreOffice Calc and file associations are set that way right clich open with LibreOffice works fine Reproducible: Always Steps to Reproduce: 1. click something.ods or something.odt 2. 3. Actual Results: same as using option open archive in folder Expected Results: opens in LibreOffice
Created attachment 75643 [details] after clicking .odt this is what Dolphin shows
Thanks for the bug report. This issue has been reported already. (In reply to comment #1) > after clicking .odt this is what Dolphin shows Yes, that's because technically, an odt file is a zip archive, and what you see are its contents. Unfortunately, a recent commit in kdelibs caused Dolphin to also treat odt files (and some others) as folders if "Open archives as folders" is enabled. *** This bug has been marked as a duplicate of bug 311214 ***