Bug 3606

Summary: Scrolling stopper at the end of the message body
Product: Claws Mail (GTK 2) Reporter: Huey Burton <huey.burton>
Component: UI/Message ViewAssignee: users
Status: NEW ---    
Severity: enhancement    
Priority: P3    
Version: other   
Hardware: All   
OS: All   

Description Huey Burton 2016-02-02 15:31:06 UTC
Currently, if the PageDown or ArrowDown keys are used to scroll down an email, when the body message is reached, the cursor seems to go back to the beginning of the message. On the mailing list someone explained that this is because the cursor goes on to the attachments. However, this gives the impression that the cursor goes back to the beginning of the message. Whatever the case, this behavior is confusing to the user. 
The expected and desired behavior is that once the end of a message is reached, pressing the PageDown or ArrowDown keys should produce no effect.

I suggest implementing a "cursor stopper", which prevents the cursor focus from moving further ahead when the end of the body message is reached. In other words, if the end of the message is reached, and the user keeps pressing PageDown or ArrowDown, nothing should happen.
Comment 1 Huey Burton 2016-02-02 18:50:51 UTC
Correction: (at the second line) when the END OF the body message is reached