Skip to content

fix(browser): restore new-tab close button interactions - #698

Merged
Anton-Horn merged 3 commits into
mainfrom
fix/browser-new-tab-close
Sep 22, 2026
Merged

Anton-Horn merged 3 commits into
mainfrom
fix/browser-new-tab-close

Conversation

@Anton-Horn

Copy link
Copy Markdown
Contributor

New browser tabs can lose close-button clicks after a tab-strip drag, and their hidden browser guests can steal focus or replace the remaining start page with a blank view.

Reset stale click suppression on a fresh button press, keep start-page focus in the browser controls, and preserve the start-page URL when selecting or closing tabs. Add component regressions and an Electron test for closing active and inactive new tabs with one click.

Validation:

  • 39 targeted Vitest tests passed.
  • Production build passed.
  • Electron test for single-click closing of active and inactive new tabs passed.

@Anton-Horn
Anton-Horn enabled auto-merge (squash) September 22, 2026 16:07
@Anton-Horn
Anton-Horn merged commit 6ee9887 into main Sep 22, 2026
3 checks passed
@Anton-Horn
Anton-Horn deleted the fix/browser-new-tab-close branch September 22, 2026 16:14
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