[okular] [Bug 437334] Okular crashes in CursorWrapHelper::getScreen() when wrapping cursor on wayland

2021-07-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=437334

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||21.08

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

KDE CI: Applications » okular » kf5-qt5 FreeBSDQt5.15 - Build # 302 - Still Unstable!

2021-07-02 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Applications/job/okular/job/kf5-qt5%20FreeBSDQt5.15/302/
 Project:
kf5-qt5 FreeBSDQt5.15
 Date of build:
Fri, 02 Jul 2021 23:14:57 +
 Build duration:
6 min 21 sec and counting
   JUnit Tests
  Name: projectroot Failed: 1 test(s), Passed: 20 test(s), Skipped: 0 test(s), Total: 21 test(s)Failed: projectroot.autotests.annotationtoolbartestName: projectroot.generators Failed: 0 test(s), Passed: 3 test(s), Skipped: 0 test(s), Total: 3 test(s)

[okular] [Bug 437334] Okular crashes in CursorWrapHelper::getScreen() when wrapping cursor on wayland

2021-07-02 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=437334

Albert Astals Cid  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/okular/commit/b805603c
   ||58e64d63c4374ffb698aa513d73
   ||aa086
 Status|REPORTED|RESOLVED

--- Comment #5 from Albert Astals Cid  ---
Git commit b805603c58e64d63c4374ffb698aa513d73aa086 by Albert Astals Cid, on
behalf of David Hurka.
Committed on 02/07/2021 at 21:36.
Pushed by aacid into branch 'master'.

CursorWrapHelper: Do not crash on Wayland.

According to https://bugs.kde.org/show_bug.cgi?id=437334
the cursor position is not necessarily known on Wayland.
That would trigger the Q_ASSERT_X, so this patch removes
it. This does not solve the problem that we can not wrap
the cursor, but it prevents crashing Okular if using the
debug build on Wayland. You’re reading rectangular text.
Related: bug 439471

M  +0-1part/cursorwraphelper.cpp

https://invent.kde.org/graphics/okular/commit/b805603c58e64d63c4374ffb698aa513d73aa086

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

KDE CI: Applications » okular » kf5-qt5 FreeBSDQt5.15 - Build # 301 - Still Unstable!

2021-07-02 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Applications/job/okular/job/kf5-qt5%20FreeBSDQt5.15/301/
 Project:
kf5-qt5 FreeBSDQt5.15
 Date of build:
Fri, 02 Jul 2021 21:36:06 +
 Build duration:
5 min 45 sec and counting
   JUnit Tests
  Name: projectroot Failed: 1 test(s), Passed: 20 test(s), Skipped: 0 test(s), Total: 21 test(s)Failed: projectroot.autotests.annotationtoolbartestName: projectroot.generators Failed: 0 test(s), Passed: 3 test(s), Skipped: 0 test(s), Total: 3 test(s)

[okular] [Bug 371904] horizontal mouse-drag wraparound

2021-07-02 Thread David Hurka
https://bugs.kde.org/show_bug.cgi?id=371904

David Hurka  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=439417

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[okular] [Bug 421040] Mouse warp effect can't be disabled (wrap to opposite screen edge at drag srolling)

2021-07-02 Thread David Hurka
https://bugs.kde.org/show_bug.cgi?id=421040

David Hurka  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=439417

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

[okular] [Bug 343910] horizontal continuous scrolling

2021-07-02 Thread David Hurka
https://bugs.kde.org/show_bug.cgi?id=343910

David Hurka  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=439417

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

[okular] [Bug 437334] Okular crashes in CursorWrapHelper::getScreen() when wrapping cursor on wayland

2021-07-02 Thread David Hurka
https://bugs.kde.org/show_bug.cgi?id=437334

David Hurka  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=439417

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

[okular] [Bug 439417] New: Rethink drag scrolling with left mouse button

2021-07-02 Thread David Hurka
https://bugs.kde.org/show_bug.cgi?id=439417

Bug ID: 439417
   Summary: Rethink drag scrolling with left mouse button
   Product: okular
   Version: 21.04.2
  Platform: unspecified
OS: Unspecified
Status: REPORTED
  Keywords: accessibility, usability
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-devel@kde.org
  Reporter: david.hu...@mailbox.org
CC: visual-des...@kde.org
  Target Milestone: ---
 Flags: Brainstorm+, Usability+

SUMMARY
https://invent.kde.org/graphics/okular/-/merge_requests/444 
indicates that drag-scrolling with cursor wraparound does not work very good.

After merging that fix, it will not crash on Wayland anymore, and show the
traditional “wrap” behavior on X. The errorneous behavior if scrolling on a
touchscreen is already fixed.

But as seen e. g. in https://bugs.kde.org/show_bug.cgi?id=421040, this behavior
is not necessarily desirable. I like this behavior in Okular, but at the same
time hate it in KiCad. Blender simply freezes the cursor while drag-scrolling,
and in addition hides it. Maybe that is less annoying and more portable?

| Append your ideas there...
V

^
| ...using that comment text box.

STEPS TO REPRODUCE
1. Open a long document.
2. Scroll using the Browse tool and left mouse button dragging, until you reach
a screen edge.

OBSERVED RESULT
If not on Wayland, the cursor “wraps” to the opposite screen edge.

EXPECTED RESULT
?

ADDITIONAL INFORMATION
Useful link from Aleix, maybe read up what may work on Wayland and what not:
> Here is some information. https://wayland-book.com/

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

[okular] [Bug 421040] Mouse warp effect can't be disabled (wrap to opposite screen edge at drag srolling)

2021-07-02 Thread David Hurka
https://bugs.kde.org/show_bug.cgi?id=421040

David Hurka  changed:

   What|Removed |Added

Summary|Mouse warp effect can't be  |Mouse warp effect can't be
   |disabled|disabled (wrap to opposite
   ||screen edge at drag
   ||srolling)

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

[okular] [Bug 263046] Epub displaying text with display:none and visibility:hidden in CSS

2021-07-02 Thread Andrius
https://bugs.kde.org/show_bug.cgi?id=263046

Andrius  changed:

   What|Removed |Added

Version|0.19.0  |21.04.1
 CC||andrius.puk...@gmail.com

--- Comment #4 from Andrius  ---
Still happening in 21.04.1

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