D10974: PDF: Make the "fit-to-page" print option configurable

2018-03-03 Thread Michael Weghorn
michaelweghorn added a comment. In D10974#217646 , @aacid wrote: > so you worded point 4 and point 6 (second point 5) differently "the document is not scaled at all now." vs "The document is scaled to the full page size", i would not expect

[okular] [Bug 391363] okular crashes when refreshing deleted document

2018-03-03 Thread Henrik Fehlauer
https://bugs.kde.org/show_bug.cgi?id=391363 Henrik Fehlauer changed: What|Removed |Added CC||rk...@lab12.net --- Comment

[okular] [Bug 381328] Okular crashes when editing forms in a PDF that's located inside an archive

2018-03-03 Thread Henrik Fehlauer
https://bugs.kde.org/show_bug.cgi?id=381328 --- Comment #5 from Henrik Fehlauer --- Would "protocol" be a more appropriate terminology? Regardless, let's focus on the crash in this bug. -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 391352] Okular does not zoom out with mouser wheel.

2018-03-03 Thread Zakhar
https://bugs.kde.org/show_bug.cgi?id=391352 --- Comment #11 from Zakhar --- It was enabled without me knowing it. Is there a bug to fix zooming with trim margins enabled? -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 391363] New: okular crashes when refreshing deleted document

2018-03-03 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=391363 Bug ID: 391363 Summary: okular crashes when refreshing deleted document Product: okular Version: unspecified Platform: Gentoo Packages OS: Linux Status: UNCONFIRMED

[okular] [Bug 381328] Okular crashes when editing forms in a PDF that's located inside an archive

2018-03-03 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=381328 Albert Astals Cid changed: What|Removed |Added CC||aa...@kde.org --- Comment

[okular] [Bug 391352] Okular does not zoom out with mouser wheel.

2018-03-03 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=391352 --- Comment #10 from Albert Astals Cid --- (In reply to Zakhar from comment #9) > Just found were trim margins is disabled it and no issue. You mean you had it enabled and when you disabled it the bug is gone? > This IS a > legitimate

[okular] [Bug 391352] Okular does not zoom out with mouser wheel.

2018-03-03 Thread Zakhar
https://bugs.kde.org/show_bug.cgi?id=391352 --- Comment #9 from Zakhar --- Just found were trim margins is disabled it and no issue. This IS a legitimate bug, the least that can be done is ship Okular with trim margins disabled. -- You are receiving this mail because:

D10867: [3/5] Add support to set read only from scripts

2018-03-03 Thread Albert Astals Cid
aacid added inline comments. INLINE COMMENTS > form.h:90 > /** > + * Whether the field is read-only. > + */ missing since marker REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D10867 To: aheinecke, #okular Cc: aacid, michaelweghorn, ngraham

[okular] [Bug 391352] Okular does not zoom out with mouser wheel.

2018-03-03 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=391352 --- Comment #8 from Albert Astals Cid --- (In reply to Zakhar from comment #5) > No, not to my knowledge. Maybe your knowledge is wrong, could you please check? -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 391352] Okular does not zoom out with mouser wheel.

2018-03-03 Thread Zakhar
https://bugs.kde.org/show_bug.cgi?id=391352 --- Comment #7 from Zakhar --- Rest of the pages seem to work well. -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 391352] Okular does not zoom out with mouser wheel.

2018-03-03 Thread Zakhar
https://bugs.kde.org/show_bug.cgi?id=391352 --- Comment #6 from Zakhar --- The first page is the non zoom out page. -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 391352] Okular does not zoom out with mouser wheel.

2018-03-03 Thread Zakhar
https://bugs.kde.org/show_bug.cgi?id=391352 --- Comment #5 from Zakhar --- No, not to my knowledge. -- You are receiving this mail because: You are the assignee for the bug.

D10865: [1/5] Access readOnly state of FormWidgets dynamically

2018-03-03 Thread Albert Astals Cid
aacid added a comment. BTW next time please use arc so phabricator shows the context of the diff. INLINE COMMENTS > formwidgets.cpp:304 > m_widget->clearFocus(); > -m_widget->setVisible( visible ); > +m_widget->setVisible( visible && !m_ff->isReadOnly() ); > return

[okular] [Bug 391352] Okular does not zoom out with mouser wheel.

2018-03-03 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=391352 --- Comment #4 from Albert Astals Cid --- I can mouse wheel zoom just fine in that file. Ah wait are you using Trim Margins? Don't do that, it's buggy. -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 391352] Okular does not zoom out with mouser wheel.

2018-03-03 Thread Zakhar
https://bugs.kde.org/show_bug.cgi?id=391352 --- Comment #3 from Zakhar --- Okular 17.12.2 -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 391352] Okular does not zoom out with mouser wheel.

2018-03-03 Thread Zakhar
https://bugs.kde.org/show_bug.cgi?id=391352 --- Comment #2 from Zakhar --- Sure, download here because it exceeds size limit: https://nofile.io/f/GkbszdO37C2/Pentagon+Aliens+William+Lyne.pdf totally reproducible. -- You are receiving this mail because: You are the

[okular] [Bug 391352] Okular does not zoom out with mouser wheel.

2018-03-03 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=391352 Albert Astals Cid changed: What|Removed |Added CC||aa...@kde.org

[okular] [Bug 391352] New: Okular does not zoom out with mouser wheel.

2018-03-03 Thread Zakhar
https://bugs.kde.org/show_bug.cgi?id=391352 Bug ID: 391352 Summary: Okular does not zoom out with mouser wheel. Product: okular Version: unspecified Platform: Gentoo Packages OS: Linux Status: UNCONFIRMED

D10974: PDF: Make the "fit-to-page" print option configurable

2018-03-03 Thread Albert Astals Cid
aacid added a comment. so you worded point 4 and point 6 (second point 5) differently "the document is not scaled at all now." vs "The document is scaled to the full page size", i would not expect Force Rasterize to cause different behaviour. Is it just that you wrote it differently or

[okular] [Bug 201092] Drag to scroll in Okular's text mode and KDE wide

2018-03-03 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=201092 Albert Astals Cid changed: What|Removed |Added CC||aa...@kde.org

[okular] [Bug 201092] Drag to scroll in Okular's text mode and KDE wide

2018-03-03 Thread Ben Creasy
https://bugs.kde.org/show_bug.cgi?id=201092 Ben Creasy changed: What|Removed |Added Assignee|unassigned-b...@kde.org |okular-devel@kde.org

KDE CI: Applications okular kf5-qt5 FreeBSDQt5.9 - Build # 48 - Still Unstable!

2018-03-03 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Applications%20okular%20kf5-qt5%20FreeBSDQt5.9/48/ Project: Applications okular kf5-qt5 FreeBSDQt5.9 Date of build: Sat, 03 Mar 2018 17:02:26 + Build duration: 16 min and counting JUnit Tests

[okular] [Bug 342927] More Vim-like shortcuts

2018-03-03 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=342927 Albert Astals Cid changed: What|Removed |Added Status|CONFIRMED |NEEDSINFO

KDE CI: Applications okular kf5-qt5 FreeBSDQt5.9 - Build # 47 - Still Unstable!

2018-03-03 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Applications%20okular%20kf5-qt5%20FreeBSDQt5.9/47/ Project: Applications okular kf5-qt5 FreeBSDQt5.9 Date of build: Sat, 03 Mar 2018 16:35:05 + Build duration: 15 min and counting JUnit Tests

D10249: Option to exit after printing

2018-03-03 Thread Albert Astals Cid
This revision was automatically updated to reflect the committed changes. Closed by commit R223:09b7b079ac92: Option to exit after printing (authored by dileepsankhla, committed by aacid). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D10249?vs=28360=28500#toc REPOSITORY R223 Okular

[okular] [Bug 318998] Add option to exit after printing

2018-03-03 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=318998 Albert Astals Cid changed: What|Removed |Added Latest Commit||https://commits.kde.org/oku

D10249: Option to exit after printing

2018-03-03 Thread Albert Astals Cid
aacid accepted this revision. aacid added a comment. This revision is now accepted and ready to land. Looks good now :) REPOSITORY R223 Okular BRANCH fixing REVISION DETAIL https://phabricator.kde.org/D10249 To: dileepsankhla, aacid, #okular, ngraham Cc: ltoscano, ngraham, aacid,

[okular] [Bug 350366] Tree view search bar in left side bar is not searching root items of the tree view.

2018-03-03 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=350366 Albert Astals Cid changed: What|Removed |Added Resolution|--- |WORKSFORME