[okular] [Bug 447118] Crazy scrolling behavior in Okular

2022-01-12 Thread medin
https://bugs.kde.org/show_bug.cgi?id=447118

--- Comment #4 from medin  ---
(In reply to Nate Graham from comment #3)
> That's the whole point of the feature. It lets you scroll really fast if you
> want. If you don't want, don't throw your cursor around really quickly.

I'm daily using Okular to read long PDFs and in fact this "feature" is really
bad for user experience, it causes many accidental fast scroll when you use the
had selection tool with mouse, I don't know may be I was used to other PDF
readers to attenuate speed and stopping scroll even if you throw page up or
down very fast.

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

[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|REPORTED|CONFIRMED
 Ever confirmed|0   |1

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

[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
&printer)" to something like "PrintJob print(QPrinter &printer)" where PrintJob
is a (KJob derived) class that encapsulates an async print operation. 

However that touches the generator interface, which as I understand is subject
to ABI constraints?

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

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

2022-01-12 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=439723

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

--- Comment #2 from Albert Astals Cid  ---
(In reply to Nicolas Fella from comment #1)
> However that touches the generator interface, which as I understand is
> subject to ABI constraints?

We just broke ABI so if you want to break it, now it's the time 
https://invent.kde.org/graphics/okular/-/commit/a2576dc746767f0ca0bda174c8e2b8d4817d0c2b

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

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

2022-01-12 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=439723

Albert Astals Cid  changed:

   What|Removed |Added

  Component|general |printing

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

[okular] [Bug 447789] FictionBook fb2: bad paragraph formatting

2022-01-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=447789

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[okular] [Bug 448175] Show color next to type (if applicable) in the "Annotations" sidebar list

2022-01-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=448175

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Keywords||usability
Summary|Showing color next to type  |Show color next to type (if
   |in the list in  |applicable) in the
   |"Annotations" sidebar   |"Annotations" sidebar list
 CC||n...@kde.org
 Status|REPORTED|CONFIRMED

--- Comment #4 from Nate Graham  ---
Oh, that seems like a good idea!

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

[okular] [Bug 448174] Left mouse context menu shall allow switching between browse & text selection

2022-01-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=448174

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||n...@kde.org
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Nate Graham  ---
So you want the ability to switch between the Browse and Text Selection tools
using the context menu?

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