When a text line is too long to fit into the window and I move the cursor to its end (for example, by simply pressing the 'End' button), and after that I want to get back to the beginning of the line by pressing the 'Home' button, the cursor does move to the beginning, but the view area does not.
It is necessary to press some other keys ('Up', 'Down', etc.) for the view area to move to the beginning too.
I also noticed this bug as soon as I installed the program. I don't know what happened to the devs, but anyway, here is a patch to fix it:
http://pastebin.com/9pvSCcQD
Hello!
Thanks a lot for the patch. I recompiled Beaver with it and it seem to work well so far. :)