GNOME Bugzilla – Bug 453702
ctrl+pgup/pgdn does not switch between documents in gtksourceview (but does with scintilla)
Last modified: 2008-04-30 14:28:46 UTC
Gtksourceview editor should pass ctrl+pgup/pgdn events to the containing notebook so that it works the same as the scintilla plugin. At the moment ctrl+pageup/pagedown move the view across one page which is pretty useless and there seems to be no way to switch between tabs. Other information: A more long-term solution is to put these as actions so they can be customised as shortcuts, but this would be a lot more work.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.