You are not logged in.
Hey, everyone. I just compiled netsurf from the source code on their website. I used the TARGET=framebuffer, and was able to get a running version of the browser in the framebuffer/tty.
My problem now is that certain characters (those being the three keys between '9' and 'backspace' on a standard QWERTY keyboard), are just not entered into any input field, no matter how many times I press them.
This does not seem to be a problem in the search bar, and I can copy these characters from a website and paste them into the input field, but this is such a bizarre bug that I'm sure it's an error on my part.
What I'm doing:
Launching netsurf with :
./nsfb -f sdl
and pressing any of the three keys between '9' and 'backspace' on my keyboard : '0', '-' and '_'.
What I expect:
To see those characters in the text input field.
What actually happens:
Nothing, not even an indication that something has gone wrong.
Here is the output of ./nsfb -f sdl -v : https://0x0.st/oZCv.txt
Any help would be greatly appreciated, as I have no idea on how to proceed.
Last edited by Rockingcool (2022-03-16 23:13:12)
Offline