Closed
Bug 1428352
Opened 7 years ago
Closed 7 years ago
Detached panel window does not show initially
Categories
(WebExtensions :: Frontend, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1408446
People
(Reporter: javier--Lx3u0NnX4Eug3hq7uRufuMOjDIwrH7, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0
Build ID: 20170419042421
Steps to reproduce:
Open a moz-extension: page with windows.create() and type "detached_panel".
Actual results:
It shows a blank page, but the content is loaded. When right clicking to open a context menu, the content appears normally.
Expected results:
It should show the page normally from the start, as with Firefox 52.
Type "popup" and "panel" do the same as "detached_panel"; type "normal" shows correctly.
Loading an http: page works as expected.
Updated•7 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•