Skip to content

Bugfix FXIOS-15341 [Top 10 Bugs] A newly opened empty homepage tab in Private Browsing is also created in normal browsing mode#33017

Open
yoanarios wants to merge 1 commit intomainfrom
yrd/homepage-screenshot
Open

Bugfix FXIOS-15341 [Top 10 Bugs] A newly opened empty homepage tab in Private Browsing is also created in normal browsing mode#33017
yoanarios wants to merge 1 commit intomainfrom
yrd/homepage-screenshot

Conversation

@yoanarios
Copy link
Copy Markdown
Contributor

📜 Tickets

Jira ticket
Github issue

💡 Description

  • Add guard to avoid capturing an incorrect screenshot for homepage tabs
  • The problem is that contentContainer is a shared view that always reflects the currently selected tab's content. When navigating away from a homepage tab, the screenshot is dispatched asynchronously, when it executes, contentContainer may already be showing a different tab's content like in this bug a new opened private tab, causing the wrong screenshot to be stored on the original tab.

🎥 Demos

Simulator.Screen.Recording.-.iPad.Pro.11-inch.M5.-.2026-04-09.at.15.37.48.mov

📝 Checklist

  • I filled in the ticket numbers and a description of my work
  • I updated the PR name to follow our PR naming guidelines
  • I ensured unit tests pass and wrote tests for new code
  • If working on UI, I checked and implemented accessibility (Dynamic Text and VoiceOver)
  • If adding telemetry, I read the data stewardship requirements and will request a data review
  • If adding or modifying strings, I read the guidelines and will request a string review from l10n
  • If needed, I updated documentation and added comments to complex code

@yoanarios yoanarios requested a review from a team as a code owner April 9, 2026 19:43
@yoanarios yoanarios requested a review from cyndichin April 9, 2026 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant