[okular] [Bug 421780] Most ways of scrolling a document not working (Qt 5.15)

2021-07-18 Thread Bernhard Rosenkränzer
https://bugs.kde.org/show_bug.cgi?id=421780 --- Comment #29 from Bernhard Rosenkränzer --- Confirmed, it's caused by compiler flags in qtcore. -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 421780] Most ways of scrolling a document not working (Qt 5.15)

2021-03-22 Thread Bernhard Rosenkränzer
https://bugs.kde.org/show_bug.cgi?id=421780 Bernhard Rosenkränzer changed: What|Removed |Added Version|20.11.80|21.03.80 -- You are receiving

[okular] [Bug 421780] Most ways of scrolling a document not working (Qt 5.15)

2021-03-22 Thread Bernhard Rosenkränzer
https://bugs.kde.org/show_bug.cgi?id=421780 Bernhard Rosenkränzer changed: What|Removed |Added Attachment #133543|0 |1 is obsolete

[okular] [Bug 421780] Most ways of scrolling a document not working (Qt 5.15)

2020-11-21 Thread Bernhard Rosenkränzer
https://bugs.kde.org/show_bug.cgi?id=421780 Bernhard Rosenkränzer changed: What|Removed |Added Version|1.10.80 |20.11.80 --- Comment #10 from Bernhard

[okular] [Bug 426502] Okular occasionally crashes when opening PDF files

2020-10-16 Thread Bernhard Rosenkränzer
https://bugs.kde.org/show_bug.cgi?id=426502 --- Comment #5 from Bernhard Rosenkränzer --- Probably distro bug - we're reverting the QScroller use to work around bug 421780 Probably I missed something when rebasing the patch -- You are receiving this mail because: You are the assignee

[okular] [Bug 426502] New: Okular occasionally crashes when opening PDF files

2020-09-13 Thread Bernhard Rosenkränzer
https://bugs.kde.org/show_bug.cgi?id=426502 Bug ID: 426502 Summary: Okular occasionally crashes when opening PDF files Product: okular Version: 1.11.1 Platform: Mandriva RPMs OS: Linux Status: REPORTED

[okular] [Bug 421780] Most ways of navigating a document not working (Qt 5.15)

2020-08-05 Thread Bernhard Rosenkränzer
https://bugs.kde.org/show_bug.cgi?id=421780 --- Comment #7 from Bernhard Rosenkränzer --- Created attachment 130671 --> https://bugs.kde.org/attachment.cgi?id=130671=edit Partial revert that fixes it The attached patch, a partial revert of the problematic commit, "fixes&qu

[okular] [Bug 421780] Most ways of navigating a document not working (Qt 5.15)

2020-08-05 Thread Bernhard Rosenkränzer
https://bugs.kde.org/show_bug.cgi?id=421780 --- Comment #6 from Bernhard Rosenkränzer --- The problem seems to be d->scroller->scrollTo(d->scroller->finalPosition() + QPoint(0, 100 * nSteps), 0); in slotScrollDown() in ui/pageview.cpp not having any effect (even though nStep

[okular] [Bug 421780] Most ways of navigating a document not working (Qt 5.15)

2020-08-05 Thread Bernhard Rosenkränzer
https://bugs.kde.org/show_bug.cgi?id=421780 Bernhard Rosenkränzer changed: What|Removed |Added Version|1.10.1 |1.10.80 --- Comment #4 from Bernhard

[okular] [Bug 421780] New: Most ways of navigating a document not working (Qt 5.15)

2020-05-19 Thread Bernhard Rosenkränzer
https://bugs.kde.org/show_bug.cgi?id=421780 Bug ID: 421780 Summary: Most ways of navigating a document not working (Qt 5.15) Product: okular Version: 1.10.1 Platform: OpenMandriva RPMs OS: Linux