Bug 203338 - shift scroll support like okular
Summary: shift scroll support like okular
Status: RESOLVED FIXED
Alias: None
Product: rekonq
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Andrea Diamantini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-10 18:28 UTC by Eduardo Barreto Alexandre
Modified: 2009-10-22 17:06 UTC (History)
1 user (show)

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 Eduardo Barreto Alexandre 2009-08-10 18:28:20 UTC
Version:           0.1.95 (using KDE 4.3.0)
Compiler:          gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) 
OS:                Linux
Installed from:    Ubuntu Packages

Okular (konqueror has it too) has a very nice feature wish is shift scrolling, the basic idea is that you press shift key and then the down or up arrow, it will make your page scroll down or up, but instead of just scroll some pixels and than stop it will continue until it finishes the page or the user click on shift again, the speed of the scroll changes when the user click more in the down/up arrow.
I dont know if you guys got the idea with my description, but it's very easy to test it:
1: Open Okular or Konqueror
2: Hold the shift key and then start pressing the down or up key
3: Click on shift key again to stop the scroll
4: Click on shift key again to restart the scroll again

That's it!

Thanks!
Comment 1 Panagiotis Papadopoulos 2009-08-13 18:44:01 UTC
This is actually the same functionality as I mentioned in https://bugs.kde.org/show_bug.cgi?id=197519
In my wish I only mentioned the middle click though, using the shift keys is nice too
Comment 2 Panagiotis Papadopoulos 2009-09-29 19:11:33 UTC
Johannes Zellner posted a patch for this on the mailinglist:
http://mail.kde.org/pipermail/rekonq/2009-September/000620.html

Not yet included in master. Adjam: Did you forget it or are there some other concerns?

:-)
Comment 3 Andrea Diamantini 2009-09-29 23:46:37 UTC
forgot it :D 
going back seeing it to apply..
Comment 4 Andrea Diamantini 2009-10-22 17:06:02 UTC
I finally applied Johannes patch! He also found time to rewamp it as too much time was passed :D
Anyway, we now have the shift + scrolling feature!