fix(app): suppress middle-click tab auxclick#34355
Merged
Merged
Conversation
opencode-agent
Bot
force-pushed
the
middle-click-close-tab
branch
3 times, most recently
from
June 30, 2026 02:32
18a133e to
29bab22
Compare
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
opencode-agent
Bot
force-pushed
the
middle-click-close-tab
branch
from
June 30, 2026 02:42
29bab22 to
46021fc
Compare
Hona
marked this pull request as ready for review
June 30, 2026 02:44
zz99mz-212
pushed a commit
to zz99mz-212/opencode-New-Horizons
that referenced
this pull request
Jul 16, 2026
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com> Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
avion23
pushed a commit
to avion23/opencode
that referenced
this pull request
Jul 20, 2026
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com> Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary\n- suppress the follow-up middle-button auxclick after closing a titlebar tab on mousedown\n- prevent middle-button auxclick default on session and draft tab roots\n- add focused gesture coverage for the document-level auxclick suppression\n\n## Tests\n- bun test --preload ./happydom.ts ./src/components/titlebar-tab-gesture.test.ts\n- bun typecheck (packages/app)\n- git push pre-push hook ran bun turbo typecheck