mozilla-mobile/firefox-ios

#29044 “Close Private Tabs” from widget does not close Private Browsing tabs

Open

#29,044 opened on Aug 29, 2025

View on GitHub
 (1 comment) (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

Steps to reproduce:

  1. Open Firefox on iOS 26.
  2. Open at least one tab in Private Browsing mode.
  3. Force close the app
  4. Go to the iOS Home Screen and add the Firefox Quick Action Widget
  5. Set the widget to Close Private tabs
  6. Tap on Close Private Tabs from the widget.
  7. Reopen Firefox and switch to Private Browsing.

Expected result: All Private Browsing tabs should be closed after selecting Close Private Tabs from the widget.

Actual result: Private Browsing tabs remain open; the widget action does not close them.

Note:

  • Able to reproduce the issue using Firefox shortcuts widget.
  • Not able to reproduce if at the step 3 the app in put on background and not force closed

Device & Build Information:

  • Device: iPhone 16 Pro (iOS 26 beta 8 – 23A5330a); iPhone 14+ (16.0.3)
  • Build version: v9000 (60549)

:information_source: Reference Person

+@Foxbolts+

┆Issue is synchronized with this Jira Bug

Contributor guide