Version: unspecified OS: Linux Part from tools.xml <annotatingTools> ... <tool id="3" name="Green Freehand Line" pixmap="tool-ink-okular"> <tooltip>Green Ink</tooltip> <engine type="SmoothLine" color="#00FF00"> <annotation type="Ink" color="#00FF00" width="3" opacity="40" /> </engine> <shortcut>3</shortcut> </tool> ... </annotatingTools> If opacity="0" in okular line will be not shown. If opacity > 0, then it automatically sets to 100%. Reproducible: Always Steps to Reproduce: If opacity="0" in okular line will be not shown. If opacity > 0, then it automatically sets to 100%. Expected Results: opacity value in tools.xml must affect okular opacity on desirable way.
PBKAC opacity range goes from 0 to 1
Sorry :-[. Is it from CSS? (In reply to comment #1) > PBKAC opacity range goes from 0 to 1