[okular] [Bug 443403] Reduce the size of the digital signature display

Nicolas Fella bugzilla_noreply at kde.org
Mon Dec 11 17:39:44 GMT 2023


https://bugs.kde.org/show_bug.cgi?id=443403

--- Comment #34 from Nicolas Fella <nicolas.fella at gmx.de> ---
There are multiple scenarios to consider here:

1) Singing a predefined signature field. Here the size is fixed and currently
we risk cutting off the text because it is too large. The font size should
automatically be chosen so that the text fits into the predefined box

2) We add a new signature to the document. Here we get to choose the bounding
box, but we have to consider that space on the document may be limited. Ideally
we would have something like I described in
https://bugs.kde.org/show_bug.cgi?id=443403#c9
- When adding a signature we collect the necessary information
- Then we calculate a reasonable suggested bounding box and place that
somewhere on the document
- Then the user is able to move and resize the proposed signature as they
desire. When resizing the font scales appropriately so that the text always
fits
- The user hits "Apply" of some sort and the signature is baked into the signed
document

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list