[okular] [Bug 421163] New: Internal links in markdown documents work incorrectly

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Thu May 7 18:02:03 BST 2020


https://bugs.kde.org/show_bug.cgi?id=421163

            Bug ID: 421163
           Summary: Internal links in markdown documents work incorrectly
           Product: okular
           Version: 20.04.0
          Platform: Ubuntu Packages
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: okular-devel at kde.org
          Reporter: fuckel at ukr.net
  Target Milestone: ---

SUMMARY
When click internal links in markdown document, Okular open location of this
document in Dolphin.

STEPS TO REPRODUCE

Create simple MD document with such content:

------------------------>8--------------------
# TEST LINKS
1. [External link to web site](https://kde.org/)
2. [Local link to file](/etc/hosts)
3. [Internal link to chapter](#Chapter)
<div style="page-break-after: always;">
---end-of-page---
</div>
# Chapter
------------------------8<--------------------
then open it in Okular

OBSERVED RESULT
First two links open web-site and local file respectively as expected.
Third one (internal link) Okular processes as a path to directory where this
document locates and launches Dolphin.

EXPECTED RESULT
Okular have to follow to the second page of the document, where the target
(Chapter) locates.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu 20.04 LTS [linux version 5.4.0-29-generic x86_64]
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8 (x86_64-little_endian-lp64 shared (dynamic) release build;
by GCC 9.3.0) on "xcb"

ADDITIONAL INFORMATION
…

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list