Summary: | Markdown backend: hyperlinks across multiple lines don't work | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | destroyer2880 |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aacid, nate |
Priority: | NOR | ||
Version: | 1.6.1 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/okular/27b76ee7c035b9f16452c56aa3ab997948ecfc7e | Version Fixed In: | 19.04.0 |
Sentry Crash Report: | |||
Attachments: | Okular Link Test |
Description
destroyer2880
2019-01-15 18:54:12 UTC
Can you attach such a file? Created attachment 117489 [details]
Okular Link Test
I have created an example markdown file containing a link that works for me and a link that doesn't work for me.
Yep Git commit 27b76ee7c035b9f16452c56aa3ab997948ecfc7e by Albert Astals Cid. Committed on 28/01/2019 at 21:09. Pushed by aacid into branch 'master'. TextDocumentGenerator: Support links that span more than one line Summary: If a link spans more than one line we need one rect for each of the lines Subscribers: okular-devel Tags: #okular Differential Revision: https://phabricator.kde.org/D18303 M +13 -0 core/area.cpp M +11 -0 core/area.h M +16 -7 core/textdocumentgenerator.cpp M +61 -0 core/textdocumentgenerator_p.h https://commits.kde.org/okular/27b76ee7c035b9f16452c56aa3ab997948ecfc7e |