How to change scroll behaviour of Opera keyboard shortcuts?
Wednesday, February 20, 2013 12:36:36 AM
Originally posted by olak:
Some time last year it became very popular to have position:fixed bar on top of sites (examples are Facebook and Twitter). Soon bug reports came trickling in about scrolling in Opera being broken - hiding content. Dozens of reports, including from active, experienced my.opera members but mostly from normal users.
You can use Scroll Marker extension to easily locate the last read line or change the keyboard shortcut action as shown below to bring back old scroll behaviour.
Search keyboard setup for PageDown & Space and change action under browser widget to the following.
Delay, 10 & Go to page,"javascript:(function(){window.scrollBy(0,window.innerHeight-20)})()"
Search keyboard setup for PageUp and change action under browser widget to the following. Delay, 10 & Go to page,"javascript:(function(){window.scrollBy(0,-window.innerHeight+20)})()"








PengePenge4 # Wednesday, February 20, 2013 2:10:40 AM
Unregistered user # Tuesday, March 19, 2013 5:33:31 AM