mozilla-mobile/firefox-ios

[Swipe tabs] Darker square becomes visible when swiping right on the first tab in the tab list

Open

#29,181 opened on Sep 5, 2025

View on GitHub
 (5 comments) (0 reactions) (1 assignee)Swift (3,203 forks)batch import
Contributor OKGood first issue

Repository metrics

Stars
 (12,950 stars)
PR merge metrics
 (Avg merge 3d 2h) (221 merged PRs in 30d)

Description

Steps to reproduce:

  1. Open Firefox.
  2. Make sure you have more tabs opened
  3. On the first tab in the list, perform a right-swipe gesture.
  4. Observe the UI during the swipe.

Expected result: Only the background color should be visible during the swipe interaction

Actual result: A darker square is visible during the right-swipe gesture.

Device & Build Information:

  • Device: iPhone 14+ (iOS 16.0.3)
  • Build version: v143.0 (60740)

:information_source: Reference Person

@FilippoZazzeroni

┆Issue is synchronized with this Jira Bug

Contributor guide