Version: (using KDE Devel) Installed from: Compiled sources OS: Linux Opendocument files (odt, ods, odp, etc) are really zip files, but dolphin shouldn't try to navigate them with the zip kioslave because that's obviously not expected by most users (they shouldn't have to know or care that the format is a zip file), the default app (kword/openoffice/etc) should be opened instead.
Ah, thanks for this report, I was not aware about this. I'll try to fix this until KDE 4.0...
SVN commit 748399 by ppenz: Fixed issue that when clicking on Open Office files that Dolphin handles the files as zip-folder. I'm not sure whether there might be a nicer way doing this, but at least for KDE 4.0 this should be sufficient. BUG: 153981 M +2 -1 dolphinviewcontainer.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=748399