[okular] [Bug 478141] Height of the window decrease after changing tabs

2023-12-11 Thread Wankupi
https://bugs.kde.org/show_bug.cgi?id=478141

--- Comment #7 from Wankupi <2893353...@qq.com> ---
(In reply to Albert Astals Cid from comment #6)
> Are you running a custom theme or style?

I only changed the icons. After I change it back to default, this problem still
occurs.

(sorry for reply late)

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

[okular] [Bug 474661] Norwegian withholding tax form - wrong calculation of percent value

2023-12-11 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=474661

Nicolas Fella  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de

--- Comment #11 from Nicolas Fella  ---
The form field has a AFNumber_Keystroke(2, 0, 0, 0, "", true) keystroke script
(that Okular doesn't implement, which is another bug in itself)

This means . is decimal and , is thousand separator.

Acrobat and Firefox don't even let me type in a comma, Chromium treats it as a
decimal separator.

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

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

2023-12-11 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=443403

--- Comment #34 from Nicolas Fella  ---
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.

[okular] [Bug 474888] Signing requires (empty) password in document that has password-restriction for modification

2023-12-11 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=474888

Nicolas Fella  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[okular] [Bug 474888] Signing requires (empty) password in document that has password-restriction for modification

2023-12-11 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=474888

Nicolas Fella  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de

--- Comment #2 from Nicolas Fella  ---
The prompt comes from
https://invent.kde.org/graphics/okular/-/blob/master/part/signaturepartutils.cpp#L409

DocumentHasPassword comes from
https://invent.kde.org/graphics/okular/-/blob/master/generators/poppler/generator_pdf.cpp#L1593

The assumption seems to be that if the document is encrypted we need the
password to *read* it, but that's not the case here

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

[okular] [Bug 474889] Form field misuse leads to 'NaN' which won't disappear

2023-12-11 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=474889

Nicolas Fella  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
 CC||nicolas.fe...@gmx.de

--- Comment #1 from Nicolas Fella  ---
The form field uses the AFNumber_Keystroke script, which we don't implement
(see
https://invent.kde.org/graphics/okular/-/blob/master/core/script/builtin.js#L152)

https://invent.kde.org/graphics/okular/-/merge_requests/519 covers this

That means the expected behavior would be to reject any input that is not a
digit or separator

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

Re: how to unsubscribe this mailing list ?

2023-12-11 Thread Ari Massoudi
thanks :)

Le dim. 10 déc. 2023 à 23:36, Albert Astals Cid  a écrit :

> See https://mail.kde.org/mailman/listinfo/okular-devel
>
>
>