mozilla-mobile/firefox-ios

Reading list articles in weird loading state if accessed in private mode

Open

#31,713 opened on Jan 19, 2026

View on GitHub
 (2 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

Steps to reproduce:

  1. Launch the app and access a website.
  2. Add it to reading list.
  3. Switch to private mode.
  4. Access reading list from the menu and tap on the previously saved article.
  5. Observe

Actual Result:

A blank screen and “loading content” message are displayed.

The content of the article doesn’t load, it needs a refresh or a force close and reopen.

Expected Result:

The content of the article is instantly loaded.

Notes:

Device & build information

  • Device: iPhone 17 pro (iOS 26)
  • Build version: v147.2 (67039)

:information_source: Reference Person

+@Foxbolts+

┆Issue is synchronized with this Jira Bug

Contributor guide