Closed
Bug 1440006
Opened 7 years ago
Closed 7 years ago
popup does not repaint
Categories
(WebExtensions :: Untriaged, defect)
Tracking
(firefox60 affected)
RESOLVED
DUPLICATE
of bug 1416505
Tracking | Status | |
---|---|---|
firefox60 | --- | affected |
People
(Reporter: martinantrag, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0
Build ID: 20180206200532
Steps to reproduce:
Ubuntu 16.04 LTS Firefox 60.0a1 (2018-02-21) (64-Bit)
1. load the test_extension.zip in about:debugging
2. click on the Icon in the Toolbar
on Windows 10 Firefox 60.0a1 is this working
Actual results:
an empty window is coming
Expected results:
a window with "test" content
Comment 1•7 years ago
|
||
User Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:60.0) Gecko/20100101 Firefox/60.0
Build ID 20180225220119
I was able to reproduce this using the latest Nightly on Ubuntu 16.04, Arch Linux and Mac 10.13.
It seems that the test content is not rendered then the window is displayed, but after it is resized in any way, the test content appears.
Status: UNCONFIRMED → NEW
status-firefox60:
--- → affected
Component: Untriaged → WebExtensions: Untriaged
Ever confirmed: true
OS: Unspecified → All
Product: Firefox → Toolkit
Hardware: Unspecified → x86_64
Comment 2•7 years ago
|
||
Comment 3•7 years ago
|
||
This was fixed in bug 1436351, however the build date from comment 0 is a 10 days after that fix landed.
Updated•7 years ago
|
Flags: needinfo?(mixedpuppy)
Comment 4•7 years ago
|
||
I think the subject given to this was a red herring. This is actually looking like a dup of bug 1416505
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(mixedpuppy)
Resolution: --- → DUPLICATE
Summary: TypeError: cannot use 'in' operator to search for 'canGoBack' in 'browser' → popup does not repaint
Updated•7 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•