https://bugs.kde.org/show_bug.cgi?id=398531
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |18.12.0 Status|REPORTED |RESOLVED Latest Commit| |https://commits.kde.org/ark | |/c737bf53e81691f5eca1ac6c1e | |f38054134f797c --- Comment #5 from Kai Uwe Broulik <k...@privat.broulik.de> --- Git commit c737bf53e81691f5eca1ac6c1ef38054134f797c by Kai Uwe Broulik. Committed on 24/09/2018 at 10:02. Pushed by broulik into branch 'master'. Use Ark part only when mime type exactly matches a supported type Many file types (e.g. Open Document and Office Open XML) are technically just archives but browsing their internals is typically not what the user wants. Only when the mime type matches one of Ark's supported archive types directly, open them in the internal previewer. If it turns out to be a genuine archive after all it should just open in a new Ark window then. CHANGELOG: Fixed Ark previeweing certain files (e.g. Open Document) as archives instead of opening them in the appropriate application FIXED-IN: 18.12.0 Differential Revision: https://phabricator.kde.org/D15445 M +16 -0 part/arkviewer.cpp https://commits.kde.org/ark/c737bf53e81691f5eca1ac6c1ef38054134f797c -- You are receiving this mail because: You are watching all bug changes.