mozilla-mobile/firefox-ios

"Open in Private Tab" unavailable from context menu on fresh installation

Open

#32148 opened on Feb 17, 2026

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Swift (12,950 stars) (3,203 forks)batch import
Bug 🐞Contributor OKGood first issue

Description

Steps to reproduce

  1. Erase all content and settings from iPad/iPhone simulator. (MUST DO THIS)
  2. Go to Settings :arrow_right: Homepage. Enable "Jump Back In".
  3. Open example.com on a new tab.
  4. Long press "More information...."

XCUITest: JumpBackInTests/testLongTapOnJumpBackInLink

Expected behavior

"Open in Private Tab" is available.

width=200,height=183

Actual behavior

No "Open in Private Tab" shown in the context menu.

width=200,height=183

Device & build information

  • Device: iPad simulator iOS 26.2
  • Build version: ?
  • First seen version: ?

*# *## Notes < !--- Screenshots or screen recordings are very helpful for reproducing|width=200,height=183! --> Workaround: The item becomes available from the context menu when the same test is run again.

:information_source: Reference Person

@FilippoZazzeroni

┆Issue is synchronized with this Jira Task

Contributor guide