[okular] [Bug 425099] Page labels don’t show correctly.

2020-08-12 Thread Yuri Chornoivan
https://bugs.kde.org/show_bug.cgi?id=425099 Yuri Chornoivan changed: What|Removed |Added CC||yurc...@ukr.net --- Comment #5 from Yuri Chor

[okular] [Bug 421822] 'Scroll Page Up'/'Scroll Page Down' actions do not scroll by pages

2020-08-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=421822 --- Comment #10 from triffid.hun...@gmail.com --- Created attachment 130840 --> https://bugs.kde.org/attachment.cgi?id=130840&action=edit Prevent pgup/pgdn from triggering problematic "smooth" scroll Here's a quick kludge to hopefully invoke Cunningha

[okular] [Bug 421822] 'Scroll Page Up'/'Scroll Page Down' actions do not scroll by pages

2020-08-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=421822 triffid.hun...@gmail.com changed: What|Removed |Added Platform|Windows CE |unspecified OS|Micros

[okular] [Bug 421822] 'Scroll Page Up'/'Scroll Page Down' actions do not scroll by pages

2020-08-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=421822 triffid.hun...@gmail.com changed: What|Removed |Added CC||triffid.hun...@gmail.com Ever con

[okular] [Bug 425099] Page labels don’t show correctly.

2020-08-12 Thread Thomas Kubo
https://bugs.kde.org/show_bug.cgi?id=425099 --- Comment #4 from Thomas Kubo --- Created attachment 130836 --> https://bugs.kde.org/attachment.cgi?id=130836&action=edit PDF-file Here is the PDF-File -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 315930] Ability to sign a PDF with my scanned signature (i.e. picture file) like in Adobe Acrobat

2020-08-12 Thread Jonathan E. Snow
https://bugs.kde.org/show_bug.cgi?id=315930 Jonathan E. Snow changed: What|Removed |Added CC||jes...@uh.edu --- Comment #6 from Jonathan E

[okular] [Bug 425217] Cannot click hyperlinks in PDF after adding annotation

2020-08-12 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=425217 Albert Astals Cid changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|---

[okular] [Bug 425267] Print preview not available

2020-08-12 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=425267 Albert Astals Cid changed: What|Removed |Added CC||aa...@kde.org --- Comment #2 from Albert As

[okular] [Bug 425267] Print preview not available

2020-08-12 Thread Antonio
https://bugs.kde.org/show_bug.cgi?id=425267 Antonio changed: What|Removed |Added CC||antonio.angelo@protonmail.c |

[okular] [Bug 425267] New: Print preview not available

2020-08-12 Thread Antonio
https://bugs.kde.org/show_bug.cgi?id=425267 Bug ID: 425267 Summary: Print preview not available Product: okular Version: 1.10.1 Platform: Ubuntu Packages OS: Linux Status: REPORTED Severity: major

Re: Increase list under "Open Recent"

2020-08-12 Thread David Hurka
> I tried > kwriteconfig5 --group RecentDocuments --key MaxEntries 40 Maybe RecentDocuments is not correct? In shell.cpp it says: > m_recent->saveEntries(KSharedConfig::openConfig()->group("Recent Files")); (shell/shell.cpp:313)