Skip to content

Patch: Let form and sign interface to respect the OSD setting

shenleban tongying requested to merge (removed):master into master

This is my first PR to KDE. Not sure if it is done alright :)

Currently, the "Show hints and info messages (OSD interface)" option can only hide tooltip for "embedded files".

When the option is disabled, signature and form still show up every time.

There are no way to disable them from showing up automatically. Clicking two "close" buttons every time is really annoying.

Old behaviour: the option only affect one OSD (embedded files), and the other two (signature and form) still show up.

New behaviour:

A test .pdf with form and sign can be downloaded from http://libgen.rs/book/index.php?md5=7312960D0FB110104EA01347F30CC98A

Thanks!

Edited by shenleban tongying

Merge request reports