Bug 339835 - okular incorrectly opens .rft files
Summary: okular incorrectly opens .rft files
Status: RESOLVED FIXED
Alias: None
Product: okular
Classification: Applications
Component: New backend wishes (show other bugs)
Version: 0.20.0
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-10 01:18 UTC by Yuri Ingultsov
Modified: 2017-08-24 07:21 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
okular wrong rft view (255.01 KB, image/png)
2014-10-10 01:18 UTC, Yuri Ingultsov
Details
the content of .rtf file is right and viewable by libreoffice (131.91 KB, image/png)
2014-10-10 01:20 UTC, Yuri Ingultsov
Details

Note You need to log in before you can comment on or make changes to this bug.
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