Bug 339835

Summary: okular incorrectly opens .rft files
Product: [Applications] okular Reporter: Yuri Ingultsov <yuri>
Component: New backend wishesAssignee: Okular developers <okular-devel>
Status: RESOLVED FIXED    
Severity: normal CC: yurchor
Priority: NOR    
Version First Reported In: 0.20.0   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: okular wrong rft view
the content of .rtf file is right and viewable by libreoffice

Description Yuri Ingultsov 2014-10-10 01:18:38 UTC
Created attachment 89069 [details]
okular wrong rft view

okular incorrectly opens .rft files. See attached screenshots
Comment 1 Yuri Ingultsov 2014-10-10 01:20:26 UTC
Created attachment 89070 [details]
the content of .rtf file is right and viewable by libreoffice
Comment 2 Yuri Chornoivan 2014-10-10 14:31:53 UTC
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.
Comment 3 Julian Wolff 2017-08-24 07:21:59 UTC
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