Bug 156880 - in presentation mode, mouse wheel scroll direction swaps -> confusing
Summary: in presentation mode, mouse wheel scroll direction swaps -> confusing
Status: RESOLVED FIXED
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-29 00:37 UTC by Marcel Partap
Modified: 2008-01-29 23:37 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel Partap 2008-01-29 00:37:10 UTC
Version:           0.6.80 (using 4.00.80 (KDE 4.0.80 >= 20080104), Gentoo)
Compiler:          x86_64-pc-linux-gnu-gcc
OS:                Linux (x86_64) release 2.6.24-rc8-git5

When you open a PDF file in presentation mode, suddenly the up/down wheel directions are swapped, which is very confusing. Also this is different from KPDF behaviour which always scrolls down on mouse wheel down events.
Comment 1 Albert Astals Cid 2008-01-29 20:13:28 UTC
SVN commit 768317 by aacid:

Revert r602310: usability fix: mouse wheel up goes to the next page, not to the previous (and viceversa for mouse wheel down)

Florian agrees

BUG: 156880



 M  +2 -2      presentationwidget.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=768317
Comment 2 Marcel Partap 2008-01-29 23:37:37 UTC
k cheers ;)