mozilla-mobile/firefox-ios

Firefox briefly shows previous session before opening copied link from widget

Open

#29,121 opened on Sep 3, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)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

teps to reproduce:

  1. Force close Firefox.
  2. Copy a link.
  3. Use “Go to copied link” from the Firefox widget.
  4. Observe the app’s behavior when launching.

Expected result: Firefox should open directly on the copied link without displaying the previous session.

Actual result:

  • A screen with the Firefox logo appears in the background.
  • The last opened tab before closing the app is briefly displayed.
  • Only afterwards, the copied link is loaded.

Notes:

Reproduces for private browsing also.

Device & Build Information:

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

:information_source: Reference Person

+@Foxbolts+

┆Issue is synchronized with this Jira Bug

Contributor guide