Bug 311221

Summary: clicking on an .ods or .odt opens files as if it was a folder
Product: [Applications] dolphin Reporter: bill p. (aka google01103) <dweeble01103>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: NOR    
Version: 2.1.85   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: after clicking .odt this is what Dolphin shows

Description bill p. (aka google01103) 2012-12-05 18:33:20 UTC
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
Comment 1 bill p. (aka google01103) 2012-12-05 18:35:47 UTC
Created attachment 75643 [details]
after clicking .odt this is what Dolphin shows
Comment 2 Frank Reininghaus 2012-12-05 19:36:54 UTC
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 ***