| Summary: | Improve workflow for signing document/PDFs | ||
|---|---|---|---|
| Product: | [Applications] okular | Reporter: | Richard <rrosner5> |
| Component: | general | Assignee: | Okular developers <okular-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | kde |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/graphics/okular/-/commit/442abe7c8e8242d961a8f0f3c3a0f69cb6ab993b | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Richard
2025-11-12 09:57:05 UTC
I think it should be selected, the single one. If that's not the case, then we have a bug under certain setups that I haven't noticed. Nope, it's not preselected. (In reply to Richard from comment #2) > Nope, it's not preselected. Ah. there is a first-time-run bug here. Once it has been selected once, it will remember the last used one. Indeed. I just checked, why trying to do it again, it's preselected. A possibly relevant merge request was started @ https://invent.kde.org/graphics/okular/-/merge_requests/1271 Git commit 9d8b8564c5c7d452253dd9aa2161e156a7930e7d by Sune Vuorela. Committed on 13/11/2025 at 08:00. Pushed by aacid into branch 'master'. Select first certificate if previous not found Also fixes for the first time run where a previous one wasn't selected Related: bug 504853 M +6 -1 part/signaturepartutils.cpp https://invent.kde.org/graphics/okular/-/commit/9d8b8564c5c7d452253dd9aa2161e156a7930e7d Git commit 442abe7c8e8242d961a8f0f3c3a0f69cb6ab993b by Albert Astals Cid, on behalf of Sune Vuorela. Committed on 13/11/2025 at 23:47. Pushed by aacid into branch 'release/25.12'. Select first certificate if previous not found Also fixes for the first time run where a previous one wasn't selected Related: bug 504853 (cherry picked from commit 9d8b8564c5c7d452253dd9aa2161e156a7930e7d) M +6 -1 part/signaturepartutils.cpp https://invent.kde.org/graphics/okular/-/commit/442abe7c8e8242d961a8f0f3c3a0f69cb6ab993b |