mozilla-mobile/firefox-ios

Unexpected grey loading bar appears when refreshing a blank new tab

Open

#26,846 opened on May 23, 2025

View on GitHub
 (3 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 the app
  2. Go to Settings and set New Tab to Blank Page
  3. Create a new tab
  4. Either:

#* Pull to refresh the blank page, or #* Force close the app and reopen it

Actual Result:

  • A grey horizontal scroll bar appears
  • The URL bar is hidden

Expected Result:

  • Either nothing should happen, or we should remove pull-to-refresh from the blank page
  • The URL bar should always be present on this screen

Notes

  • If the issue doesn’t reproduce right away, try restarting Firefox after setting the New Tab to Blank Page, then repeat the steps.

Device & build information

  • Device: iPhone 15 + (18.2)
  • Build version: v139 (55702)

:information_source: Reference Person

@Foxbolts

┆Issue is synchronized with this Jira Bug

Contributor guide