Closed Bug 2054463 Opened 1 month ago Closed 1 month ago

Related articles are not opening on click

Categories

(Firefox :: New Tab Page, defect)

Desktop
Windows
defect

Tracking

()

VERIFIED FIXED
154 Branch
Tracking Status
firefox154 --- verified

People

(Reporter: Gabi, Assigned: maxx)

References

(Blocks 2 open bugs)

Details

Attachments

(2 files)

Attached video 2026-07-13_15h36_29.mp4

Affected versions

  • Firefox Nightly 154.0a1

Affected platforms

  • Windows 11 x64

Untested platforms
macOS, Ubuntu

Steps to reproduce

  1. Enable the crossword widget
  2. Click the links from related articles

Expected result

  • Particle article should open in new tab

Actual result

  • Articles are not opening on click
  • Articles are opened from context menu - open link in a new tab

Regression range

  • New feature

Additional notes

  • See the attached screencast
Severity: -- → S3
Assignee: nobody → mcrawford

from Particle:

update the iframe sandbox from:
sandbox="allow-scripts allow-same-origin" to:
sandbox="allow-scripts allow-same-origin allow-popups allow-popups-to-escape-sandbox"

allow-popups enables the new tab, while allow-popups-to-escape-sandbox prevents the Particle article from inheriting the widget’s sandbox restrictions.

Pushed by mcrawford@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/d673999fa2c5 https://hg.mozilla.org/integration/autoland/rev/79b4c73ac646 Allow the Crossword widget iframe to open related article links in new tabs r=thecount
Pushed by sstanca@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/2ab51a110655 https://hg.mozilla.org/mozilla-central/rev/e7b199b6bfee Allow the Crossword widget iframe to open related article links in new tabs r=thecount
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Target Milestone: --- → 154 Branch

Verified as fixed in Firefox 154.0a1 and Firefox 152.0.6 train hop addon.

Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: