Summary: | Show path of hyperlink in text selection mode | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | David <david.cortes.rivera> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | oliver.sander |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/okular/81ac73fcf5ce37fd424742c2de218f5753345b28 | Version Fixed In: | |
Sentry Crash Report: |
Description
David
2018-08-23 11:22:56 UTC
Incidentally, that setting doesn't actually work. I have posted a fix at https://phabricator.kde.org/D15027 . Okay, the setting does work, but it is not supposed to control the tool tips. A patch for showing the tooltips in "text selection" mode (and others) is at https://phabricator.kde.org/D15123 Git commit 81ac73fcf5ce37fd424742c2de218f5753345b28 by Oliver Sander. Committed on 29/08/2018 at 11:32. Pushed by sander into branch 'master'. Show tooltips when hovering over links in mouse selection modes as well. Previously, these tooltips were only shown in "Browse mode". This patch adds them for "Selection", "Text selection", and "Trim selection" as well. These are the modes where the cursor changes to a hand when hovering over a link. Differential Revision: https://phabricator.kde.org/D15123 M +7 -1 ui/pageview.cpp https://commits.kde.org/okular/81ac73fcf5ce37fd424742c2de218f5753345b28 |