Extra Page Down to quit from Scrolling state #44

Closed
opened 2025-10-28 06:00:22 +00:00 by jabber.developer2 · 1 comment
Collaborator

Expected Behavior

Exit from scrolling state when last message is displayed.

Current Behavior

Extra Page down is required to exit from scrolling state.

Possible Solution

Add extra history check just after the buffer end to get actual WIN_SCROLL_REACHED_BOTTOM state at src/ui/window.c:755

Steps to Reproduce (for bugs)

  • Page Up
  • Page Down

Scrolled state is active until next Page Down

Reason

Affect usability

Environment

playground/fix/scroll-stuck branch

## Expected Behavior Exit from scrolling state when last message is displayed. ## Current Behavior Extra Page down is required to exit from scrolling state. ## Possible Solution Add extra history check just after the buffer end to get actual WIN_SCROLL_REACHED_BOTTOM state at src/ui/window.c:755 ## Steps to Reproduce (for bugs) - Page Up - Page Down Scrolled state is active until next Page Down ## Reason Affect usability ## Environment playground/fix/scroll-stuck branch
jabber.developer2 added the
Kind/Enhancement
label 2025-10-28 06:00:22 +00:00
jabber.developer2 self-assigned this 2025-10-28 06:00:22 +00:00
jabber.developer2 added this to the Plans (2025-2026) project 2025-10-28 06:00:22 +00:00

Resolved by #45

Resolved by #45
jabber.developer moved this to Done in Plans (2025-2026) on 2026-01-14 08:57:26 +00:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: devs/cproof#44
No description provided.