Summary: | Scrolling by middle-clicking does not trigger a proper redraw | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Ralf Jung <post> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aacid, porton |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/okular/67807b73b84d721d051aa4962720dfcf08cbc250 | Version Fixed In: | 14.12.1 |
Sentry Crash Report: |
Description
Ralf Jung
2014-12-05 16:32:18 UTC
Git commit 67807b73b84d721d051aa4962720dfcf08cbc250 by Albert Astals Cid. Committed on 11/12/2014 at 23:48. Pushed by aacid into branch 'Applications/14.12'. Fix mid mouse button click on the scrollbar On 45dc1990 i made the wrong assumption that if you were in slotRequestVisiblePixmaps with the mid mouse button pressed it meant that you were mid mouse button zooming, but this is not true if you mid mouse click on the scrollbar. So the solution to ignore pixmap request on mid mouse button zooming is actually use blockPixmapsRequest FIXED-IN: 14.12.1 M +3 -2 ui/pageview.cpp http://commits.kde.org/okular/67807b73b84d721d051aa4962720dfcf08cbc250 *** Bug 347973 has been marked as a duplicate of this bug. *** |