Bug 397783 - Show path of hyperlink in text selection mode
Summary: Show path of hyperlink in text selection mode
Status: RESOLVED FIXED
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-23 11:22 UTC by David
Modified: 2018-08-30 11:59 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David 2018-08-23 11:22:56 UTC
There is a setting in Okular for enabling showing a preview tooltip of hyperlinks when one hovers the mouse over them ("Show hints and info messages"). This however works only in "browse tool" and not in "text selection tool".

Would be nice if it would also work when one is using "text selection tool".
Comment 1 Oliver Sander 2018-08-23 19:51:26 UTC
Incidentally, that setting doesn't actually work. I have posted a fix at https://phabricator.kde.org/D15027 .
Comment 2 Oliver Sander 2018-08-28 13:22:13 UTC
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
Comment 3 Oliver Sander 2018-08-30 11:59:53 UTC
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