Bug 156880

Summary: in presentation mode, mouse wheel scroll direction swaps -> confusing
Product: [Applications] okular Reporter: Marcel Partap <mpartap>
Component: generalAssignee: Okular developers <okular-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

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 ;)