Closed Bug 1622738 Opened 5 years ago Closed 5 years ago

Out-of-process iframes don't reactivate when their top-level window is raised

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P2)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1617788

People

(Reporter: hsivonen, Unassigned)

References

(Blocks 1 open bug)

Details

Steps to reproduce

  1. Open two Firefox windows
  2. Load https://hsivonen.fi/fission-host.html in the frontmost one
  3. Click one of the text inputs in the iframes
  4. Press the keyboard shortcut for switching the windows (e.g. alt-`)
  5. Press it again
  6. Repeat but with the unframed text input.

Actual results

The text insertion point and focus ring remain absent after step 5 unlike after step 6.

Expected results

Expected the text insertion point and focus ring to come back at step 5.

Blocks: fission

Is this the same as (or at least related to) bug 1617788? That one existed before the fix for bug 1615548, but it seems like the same problem as described here.

(In reply to James Teh [:Jamie] from comment #1)

Is this the same as (or at least related to) bug 1617788?

Yes, this is a duplicate of that one. Thanks.

That one existed before the fix for bug 1615548, but it seems like the same problem as described here.

Yeah, I don't think the fix for bug 1615548 caused this. It just made it easier for me to experience this bug.

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