[okular] [Bug 391972] okular slower than evince at rendering a pdf

2018-03-30 Thread Kevin
https://bugs.kde.org/show_bug.cgi?id=391972

--- Comment #2 from Kevin  ---
Thanks Christoph! I had no idea Poppler used two different backends. I
submitted a bug here:
https://bugs.freedesktop.org/show_bug.cgi?id=105827

I suppose this is also related:
https://bugs.freedesktop.org/show_bug.cgi?id=25240

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

[okular] [Bug 373957] okular-17.12.3: Settings dialog default size does not match the content

2018-03-30 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=373957

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

D10792: Raise annotation window when clicking on annotation

2018-03-30 Thread Simone Gaiarin
simgunz added a comment.


  Ok. I figured it out myself.
  
  I need to export `AnnotWindow` (add `OKULARCORE_EXPORT` to the class 
`AnnotWindow`)  if I want to use `findChild` to retrieve it. I am not sure if 
this should be exported just for the autotest. Maybe  there is an alternative 
method to avoid this.

REPOSITORY
  R223 Okular

REVISION DETAIL
  https://phabricator.kde.org/D10792

To: simgunz, #okular, aacid
Cc: ngraham, #okular, michaelweghorn, aacid


[okular] [Bug 391972] okular slower than evince at rendering a pdf

2018-03-30 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=391972

Christoph Feck  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #1 from Christoph Feck  ---
The issue is in Poppler.

qpdfview is based on poppler and also needs 3 seconds to render the second page
from first linked document.

Poppler has different rendering backends (splash vs. cairo) and the splash
backend that is used with Okular and qpdfview is slower for this particular
document.

I suggest to report it here:
https://bugs.freedesktop.org/buglist.cgi?product=poppler&component=splash
backend&resolution=---

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

D10932: [Okular] Option to reset forms

2018-03-30 Thread Christoph Feck
cfeck added inline comments.

INLINE COMMENTS

> pageview.h:59
>  {
> -Q_OBJECT
> +Q_OBJECT
>  

whitespace

REPOSITORY
  R223 Okular

REVISION DETAIL
  https://phabricator.kde.org/D10932

To: ahmadosama, #okular, aacid
Cc: cfeck, ngraham, aacid, #okular, michaelweghorn


[okular] [Bug 392537] All toolbars should be movable, and it would be nice to have toolbar modes for wide image on narrow display, narrow image on wide display.

2018-03-30 Thread BryanFRitt
https://bugs.kde.org/show_bug.cgi?id=392537

BryanFRitt  changed:

   What|Removed |Added

Summary|All toolbars should be  |All toolbars should be
   |movable, and have modes for |movable, and it would be
   |wide image on narrow|nice to have toolbar modes
   |display, narrow image on|for wide image on narrow
   |wide display.   |display, narrow image on
   ||wide display.

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

[okular] [Bug 392537] All toolbars should be movable, and it would be nice to have toolbar modes for wide image on narrow display, and narrow image on wide display.

2018-03-30 Thread BryanFRitt
https://bugs.kde.org/show_bug.cgi?id=392537

BryanFRitt  changed:

   What|Removed |Added

Summary|All toolbars should be  |All toolbars should be
   |movable, and it would be|movable, and it would be
   |nice to have toolbar modes  |nice to have toolbar modes
   |for wide image on narrow|for wide image on narrow
   |display, narrow image on|display, and narrow image
   |wide display.   |on wide display.

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

[okular] [Bug 392537] All toolbars should be movable, and have modes for wide image on narrow display, narrow image on wide display.

2018-03-30 Thread BryanFRitt
https://bugs.kde.org/show_bug.cgi?id=392537

BryanFRitt  changed:

   What|Removed |Added

 CC||bryanfr...@hotmail.com

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

[okular] [Bug 392537] New: All toolbars should be movable, and have modes for wide image on narrow display, narrow image on wide display.

2018-03-30 Thread BryanFRitt
https://bugs.kde.org/show_bug.cgi?id=392537

Bug ID: 392537
   Summary: All toolbars should be movable, and have modes for
wide image on narrow display, narrow image on wide
display.
   Product: okular
   Version: 0.26.1
  Platform: Debian stable
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-devel@kde.org
  Reporter: bryanfr...@hotmail.com
  Target Milestone: ---

All toolbars should be movable, and have modes for wide image on narrow
display, narrow image on wide display.

Right now only the toolbar 'toolbar' is movable, it'd be nice if the other ones
were movable too. 'Page Bar', 'Navigation Panel', 'Thumbnails', 'Reviews',
'Bookmarks', 'Menu', ...

And it would be neat if it could (on demand, and/or auto) detect where to put
these toolbars to maximize amount of pixels used to display the whole page. For
example when on a widesceen display(like 16x9) and a narrow page is
shown(8.5x11) the toolbars could be put to the sides(instead of top/bottom) due
to the main limiting factor for that page on this screen being display height.
[p.s. also account for 'Trim View', and have options to handle multiple
monitors/viewports, with this]

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