Skip to content

Sync unresponsive web click fix into dev#53

Merged
Andresshamis merged 3 commits into
devfrom
codex/fix-unresponsive-web-clicks
Jul 16, 2026
Merged

Sync unresponsive web click fix into dev#53
Andresshamis merged 3 commits into
devfrom
codex/fix-unresponsive-web-clicks

Conversation

@Andresshamis

Copy link
Copy Markdown
Owner

What changed

  • Bring dev forward to the current browser baseline from main.
  • Stop the hidden auto-hide sidebar hit-test blocker from intercepting web content clicks.
  • Clear the blocker frame when its exclusion region is removed.
  • Add regression coverage and valid individual WebKit content-blocker rules.

Why

The remote dev branch predates the current main baseline. This linear PR preserves the protected branch requirement against merge commits while bringing in the verified click fix.

Impact

dev receives the current browser changes and restores reliable link and button clicks after the auto-hide sidebar disappears.

Validation

  • Full Swift test suite: 340 tests passed.
  • Live before/after reproduction confirmed the formerly blocked YouTube link navigates correctly.
  • Rebuilt, signed, and launched the app successfully.
  • git diff --check passed.

Andresshamis and others added 3 commits June 15, 2026 11:07
Add a more opinionated README opening that explains Bare Browser as a native macOS response to Arc moving into maintenance mode and current alternatives not fully matching that workflow.
* chore: empty commit

* chore: checkpoint before sidebar scroll snap

* Checkpoint current dev work before sidebar drop audit

* Fix sidebar space drop targets

* Fix sidebar space drop detection

* Fix closable sidebar tabs

---------

Co-authored-by: Andres <andres@integragroupe.com>
@Andresshamis Andresshamis enabled auto-merge (squash) July 16, 2026 15:58
@Andresshamis Andresshamis merged commit 4b29f51 into dev Jul 16, 2026
2 checks passed
@Andresshamis Andresshamis deleted the codex/fix-unresponsive-web-clicks branch July 16, 2026 15:59
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