Session restore opens windows.create type=panel in broken state
Categories
(Firefox :: Session Restore, defect)
Tracking
()
People
(Reporter: julianhofstadter, Unassigned)
References
Details
Attachments
(1 file)
(deleted),
application/x-xpinstall
|
Details |
When an extension creates a window type=panel, if the browser is closed while the window is open, upon session restore the window opens in a broken state, with no titlebar.
In some cases, if the addon has a sidebar ui that is open when the browser is shut down, the restored panel will appear with the sidebar. However, while I and other users have observed the sidebar appearance behavior, I have not been able to consistently repeat this. However the no-titlebar effect is consistently repeatable.
To use the attached demo addon:
- Create new profile
- Install the extension
- Click on the green browserAction toolbar button
- When popup opens, click the "open panel" button
- Observe that panel opens
- Close out and restart Firefox
- Observe the panel appears without a titlebar
Either the panel should not open in a broken state, or SessionStore should not reopen panels.
Comment 1•4 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Reporter | ||
Comment 2•4 years ago
|
||
Related: Bug 1660564
Comment 3•4 years ago
|
||
The severity field is not set for this bug.
:mikedeboer, could you have a look please?
For more information, please visit auto_nag documentation.
Comment 4•4 years ago
|
||
I can reproduce this issue on Firefox Nightly on macOS.
Comment 5•3 years ago
|
||
I can reproduce this on Windows 10 and on Linux Mint 20.2 MATE
Comment 6•3 years ago
|
||
(In reply to Asif Youssuff from comment #4)
I can reproduce this issue on Firefox Nightly on macOS.
Could you please set the bug's priority and severity?
This will be fixed in bug 1564738.
Comment 8•3 years ago
|
||
The no-titlebar effect was fixed by bug 1564738, but the intermittent sidebar appearance behavior is not.
Description
•