Created attachment 89069 [details] okular wrong rft view okular incorrectly opens .rft files. See attached screenshots
Created attachment 89070 [details] the content of .rtf file is right and viewable by libreoffice
To be honest, RTF is not in the list of supported formats: https://okular.kde.org/formats.php Technically, it might be possible for Okular to handle RTF if someone will write a Calligra backend (like ODT or DOC) for RTF.
Git commit 4e15d65ff0ea7778f42c9725157249572de38dc1 by Julian Wolff. Committed on 24/08/2017 at 07:21. Pushed by jwolff into branch 'master'. Add RTF support to Okular Summary: Adds RTF support to Okular Test Plan: Okular correctly renders RTF documents. RTF is added to Okular's mime filter Reviewers: #calligra:_3.0, #okular Subscribers: kossebau, aacid, ltoscano Tags: #calligra:_3.0 Differential Revision: https://phabricator.kde.org/D7431 M +2 -0 CalligraProducts.cmake M +8 -8 README.PACKAGERS M +15 -0 filters/words/rtf/import/CMakeLists.txt A +24 -0 filters/words/rtf/import/OkularRtfGeneratorPlugin.cpp [License: LGPL (v2+)] A +32 -0 filters/words/rtf/import/libokularGenerator_rtf.json A +11 -0 filters/words/rtf/import/okularApplication_rtf_calligra.desktop A +7 -0 filters/words/rtf/import/okularRtf_calligra.desktop https://commits.kde.org/calligra/4e15d65ff0ea7778f42c9725157249572de38dc1