Closed Bug 1684445 Opened 4 years ago Closed 4 years ago

iframe in Popup window is not clickable (interact-able)

Categories

(WebExtensions :: General, defect)

Firefox 86
defect

Tracking

(firefox86 affected)

RESOLVED DUPLICATE of bug 1683487
Tracking Status
firefox86 --- affected

People

(Reporter: juraj.masiar, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

(deleted), application/x-zip-compressed
Details
Attached file src.zip (deleted) —

Steps to reproduce:

  1. make sure your Fission is active! (fission.autostart=true)
  2. create an iframe in the popup and see if you can interact with the page loaded in the iframe (like click a button or select a text).

I've prepared extension in attachment, so just load it and click the popup icon.
If you have web-ext installed, just run this in the "src" folder:

web-ext run --firefox=nightly --pref=fission.autostart=true

Actual results:
Page in iframe can't be interact with. All clicks are ignored.

Expected results:
The page in iframe should be fully working.

Severity: S3 → --
Priority: P3 → --

Hello,

As per the provided STR and using the attached extension, I reproduced the issue on the latest Nightly (86.0a1/20201230214743) under Windows 10 x64 and Ubuntu 16.04 LTS. On Beta and Release, the fission.autostart pref is locked.

Status: UNCONFIRMED → NEW
Ever confirmed: true

Thanks for the report Juraj, it looks like this is bug 1683487.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE

Actually, re-reading that again, it might not be the same thing, so I'll reopen to check after bug 1683487 gets fixed.

Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---

Yeah this is a dup of bug 1683487. I confirmed the issue on my Linux box with a tweak in nsWindow::WidgetTypeSupportsAcceleration to emulate bug 1683487, and confirmed the fix for 1683487 also fixes this issue.

Status: REOPENED → RESOLVED
Closed: 4 years ago4 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: