Open
Bug 1131079
Opened 10 years ago
Updated 2 years ago
Focused element not properly saved and restored when switching in and out of print preview with e10s
Categories
(Toolkit :: Printing, defect, P2)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
e10s | + | --- |
People
(Reporter: mconley, Unassigned)
References
Details
From dw-dev in https://bugzilla.mozilla.org/show_bug.cgi?id=1088070#c6:
> 1. In printUtils.js, in line 530 in exitPrintPreview(), focusing the element
> throws an exception. This can be worked around by changing line 465 in
> enterPrintPreview() to: gFocusedElement = document.activeElement;
Reporter | ||
Updated•10 years ago
|
Blocks: 927188
tracking-e10s:
--- → ?
Updated•10 years ago
|
Updated•9 years ago
|
Priority: -- → P2
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•