Closed
Bug 1519408
Opened 7 years ago
Closed 6 years ago
Ensure focus handling and sequential navigation works with Fission
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P2)
Core
DOM: UI Events & Focus Handling
Tracking
()
People
(Reporter: smaug, Unassigned)
References
(Blocks 2 open bugs)
Details
Focus will need to move between different process iframes. Tracking can be done probably by having a flag in the browsing context tree in the parent process, and whichever browsing context / process has the focus flag set, gets the key events.
Updated•7 years ago
|
Priority: -- → P2
Updated•7 years ago
|
Blocks: fission-events
Assignee | ||
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
Comment 2•6 years ago
|
||
Henri, could you look into this, please?
Fission Milestone: --- → M4
Flags: needinfo?(hsivonen)
Comment 3•6 years ago
|
||
(In reply to Neha Kochar [:neha] from comment #2)
Henri, could you look into this, please?
This works. The dependencies have been fixed, except for the possible plug-in issue in bug 1534586. I'll comment separately there.
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(hsivonen)
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•