Skip to content

Avoid stale reply gesture context - #243

Draft
Xare123 wants to merge 1 commit into
OpenBubbles:rustpushfrom
Xare123:agent/pr-extra-stale-reply-gesture
Draft

Avoid stale reply gesture context#243
Xare123 wants to merge 1 commit into
OpenBubbles:rustpushfrom
Xare123:agent/pr-extra-stale-reply-gesture

Conversation

@Xare123

@Xare123 Xare123 commented Aug 16, 2026

Copy link
Copy Markdown

Problem

A delayed reply gesture callback could retain a stale widget context after the message row was rebuilt or unmounted.

Change

Resolve the current context at callback time and guard the action when the row is no longer mounted.

Validation

  • one-file defensive change
  • git diff --check passes
  • focused analyzer reports only two pre-existing informational findings

Scope

No reply-thread assembly, keyboard, transport, or message-storage changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant