mozilla-mobile/firefox-ios

Firefox briefly shows previous session before opening copied link from widget

Open

#29.121 geöffnet am 3. Sept. 2025

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Swift (3.203 Forks)batch import
Contributor OKGood first issue

Repository-Metriken

Stars
 (12.950 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 3T 2h) (221 gemergte PRs in 30 T)

Beschreibung

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