mate-desktop / pluma

A powerful text editor for MATE
http://www.mate-desktop.org
GNU General Public License v2.0
158 stars 66 forks source link

Disable Page Up/Down Key Scrolling Animation? #268

Open hires opened 6 years ago

hires commented 6 years ago

Expected behaviour

When I use the page up/down keys in Pluma on Linux Mint 18 (using Gtk+2) the image jumps directly up and down to the new page.

I would like it if the page up/down behaviour could be the same as the mouse wheel behaviour.

Actual behaviour

Using Pluma in Mint 18.2 (using Gtk+3) there is an annoying animated scroll feature that I can't seem to disable. This makes it hard to read when I'm looking through code. Using the mouse wheel doesn't exhibit this behaviour.

Steps to reproduce the behaviour

Use the page up and down keys to scroll through a file on Pluma built against Gtk+3.

MATE general version

Dunno...

Package version

1.18.3-1+sonya

Linux Distribution

Linux Mint 18.2

Link to downstream report of your Distribution

elcste commented 6 years ago

I think this is part of GTK+ 3, like as was discussed with the find dialogue.

sc0w commented 6 years ago

@hires pluma have already that feature:

Press F7 to activate the mode to scroll the documents with arrows and the keys you requested PageUp/PageDown

and press again F7 to disable this mode.