D14102: Add share action to selection context menu

2018-07-13 Thread Nicolas Fella
nicolasfella created this revision. nicolasfella added reviewers: Okular, aacid, apol. Restricted Application added a project: Okular. Restricted Application added a subscriber: okular-devel. nicolasfella requested review of this revision. REVISION SUMMARY Enable sharing a selection via

D14102: Add share action to selection context menu

2018-07-13 Thread Nicolas Fella
nicolasfella edited the test plan for this revision. REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D14102 To: nicolasfella, #okular, aacid, apol Cc: okular-devel, ngraham, aacid

D16048: Resize the preferences dialogue to avoid horizontal scrolling

2018-10-08 Thread Nicolas Fella
nicolasfella added a reviewer: aacid. REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D16048 To: kadabash, aacid Cc: okular-devel, ngraham, aacid

D18397: Fix crash on canceling the file open dialog

2019-01-19 Thread Nicolas Fella
nicolasfella added a comment. I think the "proper" thing to do would be to check whether the resultCode is Activity.RESULT_OK or Activity.RESULT_CANCELED REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D18397 To: vkrause Cc: nicolasfella, okular-devel, tfella,

D18397: Fix crash on canceling the file open dialog

2019-01-27 Thread Nicolas Fella
nicolasfella accepted this revision. REPOSITORY R223 Okular BRANCH arcpatch-D18397 REVISION DETAIL https://phabricator.kde.org/D18397 To: vkrause, apol, nicolasfella Cc: apol, nicolasfella, okular-devel, tfella, ngraham, darcyshen, aacid

D18637: Update some files to QQC2 and fix minor bug

2019-02-01 Thread Nicolas Fella
nicolasfella added a comment. +1 REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D18637 To: ognarb, #okular Cc: nicolasfella, okular-devel, tfella, ngraham, darcyshen, aacid

D20832: Fix some clazy warning

2019-05-21 Thread Nicolas Fella
nicolasfella added inline comments. INLINE COMMENTS > aacid wrote in parttest.cpp:258 > QStringliteral is broken on windows with non ascii chars, please turn this > back to QString::fromUtf8 so tests don't start failing. Might be worth a comment so the next person knows? REPOSITORY R223

D22713: Use KRun::runApplication instead of KRun::runService

2019-07-24 Thread Nicolas Fella
nicolasfella created this revision. nicolasfella added a reviewer: Okular. Herald added a project: Okular. Herald added a subscriber: okular-devel. nicolasfella requested review of this revision. REVISION SUMMARY KRun::runService is about to be deprecated. The difference is that runService

D22713: Use KRun::runApplication instead of KRun::runService

2019-07-24 Thread Nicolas Fella
nicolasfella edited the summary of this revision. REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D22713 To: nicolasfella, #okular Cc: okular-devel, maguirre, fbampaloukas, joaonetto, kezik, tfella, ngraham, darcyshen, aacid

D22713: Use KRun::runApplication instead of KRun::runService

2020-04-14 Thread Nicolas Fella
nicolasfella abandoned this revision. REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D22713 To: nicolasfella, #okular, aacid Cc: aacid, okular-devel, johnzh, andisa, siddharthmanthan, maguirre, fbampaloukas, joaonetto, kezik, ngraham, darcyshen

D14102: Add share action to selection context menu

2020-05-18 Thread Nicolas Fella
nicolasfella abandoned this revision. REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D14102 To: nicolasfella, #okular, aacid, apol Cc: ngraham, okular-devel, johnzh, andisa, siddharthmanthan, maguirre, fbampaloukas, joaonetto, kezik, darcyshen, aacid

[okular] [Bug 423755] Okular: please provide stable installers outside of MS Store

2020-07-01 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=423755 Nicolas Fella changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[okular] [Bug 423755] Okular: please provide stable installers outside of MS Store

2020-07-01 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=423755 Nicolas Fella changed: What|Removed |Added CC||nicolas.fe...@gmx.de --- Comment #1 from

[okular] [Bug 431762] Search bar text field eats hotkeys

2021-01-17 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=431762 Nicolas Fella changed: What|Removed |Added CC||nicolas.fe...@gmx.de Resolution

[okular] [Bug 431493] Okular search bar no longer closed when pressing Esc

2021-01-17 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=431493 Nicolas Fella changed: What|Removed |Added CC||war...@gmx.de --- Comment #3 from Nicolas

[okular] [Bug 444971] Okular crashed when opening a markdown file

2021-11-04 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=444971 --- Comment #1 from Nicolas Fella --- Can reproduce on current master -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 444971] Okular crashed when opening a markdown file

2021-11-04 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=444971 Nicolas Fella changed: What|Removed |Added CC||nicolas.fe...@gmx.de Ever confirmed|0

[okular] [Bug 448360] Can't configure path in PDF Backends on Windows

2022-01-13 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=448360 Nicolas Fella changed: What|Removed |Added CC||nicolas.fe...@gmx.de -- You are receiving

[okular] [Bug 439723] While printing special sample file or generating a printer preview for it the UI freezes

2022-01-12 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=439723 Nicolas Fella changed: What|Removed |Added CC||nicolas.fe...@gmx.de Status

[okular] [Bug 439723] While printing special sample file or generating a printer preview for it the UI freezes

2022-01-12 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=439723 --- Comment #1 from Nicolas Fella --- > It seems to run on the same thread as the UI if I am not mistaken? yes, that appears to be the case. What might make sense is to change "Document::PrintError print(QPrinter )" to something like &q

[okular] [Bug 449552] CUPS and DBus crashes

2022-02-03 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=449552 Nicolas Fella changed: What|Removed |Added CC||nicolas.fe...@gmx.de --- Comment #2 from

[okular] [Bug 452406] Poor peformance when opening PDF with lots of forms

2022-04-08 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=452406 --- Comment #5 from Nicolas Fella --- That also means the issue is only triggered on high-dpi screens -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 452406] Poor peformance when opening PDF with lots of forms

2022-04-08 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=452406 --- Comment #3 from Nicolas Fella --- Commenting https://invent.kde.org/graphics/okular/-/blob/master/gui/pagepainter.cpp#L109 out makes it run smooth -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 452406] Poor peformance when opening PDF with lots of forms

2022-04-08 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=452406 --- Comment #4 from Nicolas Fella --- page->_o_nearestPixmap always returns a pixmap with DPR 1, but a dpr of 2 is needed for me, hence the detach in setDevicePixelRatio -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 452406] Poor peformance when opening PDF with lots of forms

2023-09-11 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=452406 Nicolas Fella changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[okular] [Bug 473405] Okular crash when chrome is running and the computer goes to sleep mode.

2023-10-04 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=473405 --- Comment #3 from Nicolas Fella --- *** This bug has been marked as a duplicate of bug 473602 *** -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 473560] Okular cashes when displaying settings configure backends PDF and D-Trust 4.1 id-card inside card reader

2023-08-20 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=473560 Nicolas Fella changed: What|Removed |Added Severity|critical|normal CC

[okular] [Bug 473405] Okular crash when chrome is running and the computer goes to sleep mode.

2023-08-15 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=473405 Nicolas Fella changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[okular] [Bug 452406] Poor peformance when opening PDF with lots of forms

2022-04-08 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=452406 --- Comment #1 from Nicolas Fella --- Created attachment 148047 --> https://bugs.kde.org/attachment.cgi?id=148047=edit The PDF -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 452406] New: Poor peformance when opening PDF with lots of forms

2022-04-08 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=452406 Bug ID: 452406 Summary: Poor peformance when opening PDF with lots of forms Product: okular Version: unspecified Platform: Other OS: Linux Status: REPORTED

[okular] [Bug 452406] Poor peformance when opening PDF with lots of forms

2022-04-08 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=452406 --- Comment #2 from Nicolas Fella --- Created attachment 148048 --> https://bugs.kde.org/attachment.cgi?id=148048=edit Hotspot Flamegraph -- You are receiving this mail because: You are the assignee for the bug.

[i18n] [Bug 457057] inconsistency in polish translation of the keyboard shortcut description

2022-07-24 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=457057 Nicolas Fella changed: What|Removed |Added Version|22.04.3 |unspecified Component|general

[okular] [Bug 461093] User filled content in IRS fillable forms not rendered

2022-10-28 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=461093 Nicolas Fella changed: What|Removed |Added Status|RESOLVED|REPORTED Resolution|DUPLICATE

[okular] [Bug 461093] User filled content in IRS fillable forms not rendered

2022-10-28 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=461093 Nicolas Fella changed: What|Removed |Added CC||nicolas.fe...@gmx.de Severity

[okular] [Bug 461093] User filled content in IRS fillable forms not rendered

2022-10-28 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=461093 --- Comment #4 from Nicolas Fella --- I opened https://www.irs.gov/pub/irs-pdf/f1040.pdf in Okular. It warns about unsupported XFA Forms, but I can see and edit the forms fine, so I don't know what you mean with "All fields are empty"

[okular] [Bug 459302] Link for help about signatures is dead

2022-09-18 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=459302 Nicolas Fella changed: What|Removed |Added CC||nicolas.fe...@gmx.de --- Comment #1 from

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

2022-10-07 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=443403 Nicolas Fella changed: What|Removed |Added CC||nicolas.fe...@gmx.de --- Comment #9 from

[okular] [Bug 457520] Okular Open new files in tabs

2022-08-05 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=457520 Nicolas Fella changed: What|Removed |Added CC||nicolas.fe...@gmx.de Severity

[okular] [Bug 461093] User filled content in IRS fillable forms not rendered

2022-11-01 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=461093 Nicolas Fella changed: What|Removed |Added Status|RESOLVED|REPORTED Resolution|DUPLICATE

[okular] [Bug 462304] Okular and other poppler related tools cannot handle some pdf pages

2022-11-28 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=462304 Nicolas Fella changed: What|Removed |Added Resolution|--- |UPSTREAM Status|CONFIRMED

[okular] [Bug 462159] crashes when using three finger swipe

2022-11-23 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=462159 Nicolas Fella changed: What|Removed |Added Status|REPORTED|RESOLVED CC

[okular] [Bug 462304] Okular and other poppler related tools cannot handle some pdf pages

2022-11-27 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=462304 Nicolas Fella changed: What|Removed |Added CC||nicolas.fe...@gmx.de Ever confirmed|0

[okular] [Bug 461371] PDFs digitally signed with Okular become locked in Adobe Acrobat so no one else can sign it

2023-04-27 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=461371 Nicolas Fella changed: What|Removed |Added CC||nicolas.fe...@gmx.de --- Comment #2 from

[okular] [Bug 461371] PDFs digitally signed with Okular become locked in Adobe Acrobat so no one else can sign it

2023-04-28 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=461371 --- Comment #4 from Nicolas Fella --- https://gitlab.freedesktop.org/poppler/poppler/-/merge_requests/1372 fixes the issue for me -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 469171] ChatGPT

2023-04-30 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=469171 Nicolas Fella changed: What|Removed |Added Resolution|--- |NOT A BUG CC

[okular] [Bug 468274] Okular opens a new instance instead of new tab (Virtual Desktops)

2023-04-08 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=468274 --- Comment #5 from Nicolas Fella --- Do you have the "Open new files in tabs" option enabled? -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 468274] Okular opens a new instance instead of new tab (Virtual Desktops)

2023-04-08 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=468274 Nicolas Fella changed: What|Removed |Added CC||nicolas.fe...@gmx.de --- Comment #3 from

[okular] [Bug 430153] Custom stamp doesn't automatically appear under the stamps drop-down menu

2023-02-04 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=430153 Nicolas Fella changed: What|Removed |Added Ever confirmed|0 |1 CC

[okular] [Bug 461371] PDFs digitally signed with Okular become locked in Adobe Acrobat so no one else can sign it

2023-04-28 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=461371 --- Comment #3 from Nicolas Fella --- It looks like this does not explain the problem. Signing https://invent.kde.org/graphics/okular/-/blob/master/autotests/data/hello_with_dummy_signature.pdf with Acrobat doesn't add a DocMDP entry either

[okular] [Bug 472041] Wayland: Clicking the "View Mode" button while the window is unfocused makes the context menu appear in its own window

2023-07-07 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=472041 Nicolas Fella changed: What|Removed |Added CC||nicolas.fe...@gmx.de Keywords

[okular] [Bug 421755] The two finger touchscreen gesture to zoom in out (pinch in/pinch out) results in the document to scroll by a large amount.

2023-07-08 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=421755 Nicolas Fella changed: What|Removed |Added Resolution|DUPLICATE |FIXED Latest Commit

[okular] [Bug 472924] Pinch to Zoom on a touch screen zooms to the center of the screen and not to the intended part of the page

2023-08-02 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=472924 Nicolas Fella changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

[okular] [Bug 390707] Two-finger touchscreen zoom gesture should respect finger position

2023-08-02 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=390707 Nicolas Fella changed: What|Removed |Added CC||apanda...@gmail.com --- Comment #8 from

[okular] [Bug 390707] Two-finger touchscreen zoom gesture should respect finger position

2023-08-11 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=390707 Nicolas Fella changed: What|Removed |Added Resolution|DUPLICATE |FIXED Latest Commit

[okular] [Bug 471411] Broken theme on Windows

2023-06-24 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=471411 Nicolas Fella changed: What|Removed |Added Status|REPORTED|RESOLVED CC

[okular] [Bug 471347] Windows: Dark Scheme Bug

2023-06-24 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=471347 Nicolas Fella changed: What|Removed |Added CC||emir_s...@icloud.com --- Comment #4 from

[okular] [Bug 471347] Windows: Dark Scheme Bug

2023-06-25 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=471347 Nicolas Fella changed: What|Removed |Added CC||baliczeri...@gmail.com --- Comment #6 from

[okular] [Bug 471441] Dark theme for Windows not working properly

2023-06-25 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=471441 Nicolas Fella changed: What|Removed |Added CC||nicolas.fe...@gmx.de Resolution

[okular] [Bug 470347] Menu bar appears with white text on white background when using breeze dark theme

2023-06-25 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=470347 Nicolas Fella changed: What|Removed |Added Resolution|--- |DUPLICATE CC

[okular] [Bug 471347] Windows: Dark Scheme Bug

2023-06-25 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=471347 Nicolas Fella changed: What|Removed |Added CC||8bb91edf1...@mail.ru --- Comment #5 from

[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

[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

[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

[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

[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

[okular] [Bug 479942] Okular crashes when saving a document

2024-01-17 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=479942 Nicolas Fella changed: What|Removed |Added CC||nicolas.fe...@gmx.de Keywords|qt6

[okular] [Bug 480901] "Configure Okular" window under "Settings" menu is slow to open

2024-02-05 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=480901 Nicolas Fella changed: What|Removed |Added CC||nicolas.fe...@gmx.de --- Comment #1 from

[okular] [Bug 481748] menu is unusable; hover over menu is worse; can't even see Help|version

2024-02-24 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=481748 Nicolas Fella changed: What|Removed |Added CC||nicolas.fe...@gmx.de Severity

[okular] [Bug 484127] After inserting a bookmark, the bookmark cannot be updated immediately under the sidebar bookmarks tab, and it can only be updated after checking "Show in all documents" repeated

2024-03-21 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=484127 Nicolas Fella changed: What|Removed |Added CC||nicolas.fe...@gmx.de Severity

[okular] [Bug 484524] Okular crashes when closing annotation window

2024-03-26 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=484524 Nicolas Fella changed: What|Removed |Added CC||nicolas.fe...@gmx.de Summary|Okular

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

2024-04-02 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=474888 Nicolas Fella changed: What|Removed |Added Status|ASSIGNED|RESOLVED Latest Commit

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

2024-04-15 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=443403 --- Comment #37 from Nicolas Fella --- Git commit 465b9ff5cea0cc4d4f35308ac1bb3d84a912cda9 by Nicolas Fella. Committed on 15/04/2024 at 12:24. Pushed by nicolasfella into branch 'master'. Let poppler pick the font size when signing signature fields

[okular] [Bug 484294] Size of the text in forms while editing is dependent on pdf size

2024-05-12 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=484294 Nicolas Fella changed: What|Removed |Added Resolution|WORKSFORME |--- Status|RESOLVED