Bug 218596 - specific: opacity in highlighter tools should be less than 100%. general: tools should be configurable.
Summary: specific: opacity in highlighter tools should be less than 100%. general: too...
Status: RESOLVED FIXED
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: 0.8.2
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-14 02:56 UTC by Leo
Modified: 2014-05-08 13:49 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 Leo 2009-12-14 02:56:52 UTC
Version:           0.8.2 (using 4.2.2 (KDE 4.2.2), Kubuntu packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.28-17-generic

How to reproduce:

When using the Review Tools (Tools, Review), the highlighter tools all have opacity 100%, which makes them not be highlighters at all. Additionally, they are too narrow. It is possible to change the opacity and the width after applying the tool to a document, but Okular does not remember those changes. When using the tool again, even in the same session, opacity is reverted back to 100%.

Expected behavior:

Highlighters should have opacity much less than 100% (maybe 50%)?

Suggested fix:

The immediate fix is to replace 100% with 50% in the code. A better fix, to add a configurable opacity setting at least in a file under .kde/share/config, or to document that feature if it exists. A true fix is for a right click on the tool button itself to bring up a dialog where the settings can be changed, then to make those changes persistent.

By the way, in an unrelated note, I tried browsing the source for Okular online and couldn't find how, other than downloading the package.
Comment 1 Albert Astals Cid 2014-05-08 13:49:36 UTC
Highlight tools are now configurable since version 0.17 :)