Summary: | Page Up/Down overlap setting no longer does anything | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Oscar Megia Lopez <megia.oscar> |
Component: | PDF backend | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aacid, keziolio123, kishore96, nate, oliver.sander |
Priority: | NOR | Keywords: | regression |
Version: | 1.10.1 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/okular/-/commit/740318df9022f27ec07eb77f2d01fda802ce4018 | Version Fixed In: | 1.11.2 |
Sentry Crash Report: |
Description
Oscar Megia Lopez
2020-05-23 06:44:34 UTC
Another thing that regressed because of the QScroller patches :( I didn't ever know what this setting was for, and to be honest even after reading the bug report, I'm still not sure I totally understand. Now, there's definitely a bug in that it stopped working, but I wonder if it might make more sense to have a sensible overlap amount by default rather than making it user-configurable but zero by default. Thoughts? Sorry but no, the feature was broken, the feature needs fixing. The feature is there because people use it (and hence there's a bug report about it when it broke). The feature is quite simple, it let's you configure how much of the previous viewport you get to see when moving a viewport down/up by pressing page up/down keys Sure, we need to fix it for sure. I was wondering if we might set a different default setting after it is fixed (obviously). (In reply to Nate Graham from comment #4) > Sure, we need to fix it for sure. I was wondering if we might set a > different default setting after it is fixed (obviously). I don't know, i tend to prefer being conservative in changing things that have been the same for a long time. I guess one way would be having kuserfeedback report how much people change this setting (we don't have kuserfeedback at all) Or doing a poll blog about it. *my personal feeling* is that maybe 0 is not "the perfect value", but it's a value everyone can agree makes some sense as default, and if they want to tweak it, they can. If we set it to 2%, some people will say "what 2% makes no sense, should be 3%" and others will say "make it 0%, why are you making page down not do a page down" Well with 0%, you're still vulnerable to that: people can say "why are lines cut off by default, and why isn't there a sane default for this setting?" :) Hi. I've left a pull request here: https://invent.kde.org/graphics/okular/-/merge_requests/288 Fixed by Kishore Gopalakrishnan with https://invent.kde.org/graphics/okular/-/commit/740318df9022f27ec07eb77f2d01fda802ce4018 in Okular 1.11.2! |