2024-04-19 22:18 BST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0002694NetSurfCore-specificpublic2019-11-29 20:38
ReporterBen Crowell 
Assigned To 
SeverityminorReproducibilityalways 
StatusacknowledgedResolutionopen 
PlatformOSlinuxOS Version
Product Version3.10 
Target VersionFixed in Version 
Summary0002694: feature request: scroll down a page with space bar
DescriptionIn other browsers, when the keyboard focus isn't in a text widget, hitting the space bar scrolls down by one page. This would be helpful to have in netsurf.

BTW, the "Product Version" field in the bug report form doesn't offer 3.10 as an option, but that's what I'm using (compiled today from git).
TagsNo tags attached.
Fixed in CI build #
Reported in CI build #
URL of problem page
Attached Files

-Relationships
+Relationships

-Notes
Daniel Silverstone

~0002137

Daniel Silverstone (administrator)

To do this properly, and we would like to, the right thing is to move all of the up/down/left/right/pgup/pgdown/home/end stuff into browser_window rather than having it handled in the frontends as it currently is.

In doing this, `browser_window_key_pres()` should move out of `desktop/textinput.c` and into `desktop/browser_window.c"
+Notes

-Issue History
Date Modified Username Field Change
2019-08-11 17:27 Ben Crowell New Issue
2019-08-11 17:41 Vincent Sanders Product Version 3.9 => 3.10
2019-08-11 17:41 Vincent Sanders Description Updated View Revisions
2019-10-21 10:42 Vincent Sanders Status new => acknowledged
2019-10-21 10:42 Vincent Sanders Category Layout => Core-specific
2019-11-29 20:38 Daniel Silverstone Note Added: 0002137
+Issue History