Skip to content

fix(tui): stop attachment nav scroll#1243

Merged
andrinoff merged 1 commit intofloatpane:masterfrom
FromSi:fix/email-attachment-scroll
May 7, 2026
Merged

fix(tui): stop attachment nav scroll#1243
andrinoff merged 1 commit intofloatpane:masterfrom
FromSi:fix/email-attachment-scroll

Conversation

@FromSi
Copy link
Copy Markdown
Contributor

@FromSi FromSi commented May 6, 2026

What?

Prevents email body scrolling when navigating attachments in the email view.

Why?

When attachment focus is active, up/down should only move the attachment selection. Previously, those key events also reached the email body viewport, causing the message content to scroll at the same time.

@FromSi FromSi requested a review from a team as a code owner May 6, 2026 15:35
@floatpanebot floatpanebot added bug Something isn't working area/tui Terminal UI / view layer labels May 6, 2026
Copy link
Copy Markdown
Member

@andrinoff andrinoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@andrinoff andrinoff merged commit 6bd53b1 into floatpane:master May 7, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/tui Terminal UI / view layer bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants