Closed
Bug 1269324
Opened 9 years ago
Closed 9 years ago
Switching between tabs doesn't close browser action's pop-up
Categories
(WebExtensions :: Untriaged, defect)
WebExtensions
Untriaged
Tracking
(firefox49 affected)
RESOLVED
DUPLICATE
of bug 1171746
Tracking | Status | |
---|---|---|
firefox49 | --- | affected |
People
(Reporter: ecfbugzilla, Unassigned)
Details
Attachments
(1 file)
(deleted),
application/x-xpinstall
|
Details |
Steps to reproduce:
1. Download attached extension.
2. Go to about:config and set xpinstall.signatures.required to false.
3. Open Add-ons Manager and install the extension from file.
4. Click the extension's icon in the toolbar (generic puzzle icon).
5. Press Ctrl-Tab (Cmd-Tab on OS X) in order to switch to a different tab.
Expected results:
The extension's pop-up closes automatically - the content is likely related to the current tab and needs to be updated. That's what happens in Chrome.
Actual results:
The pop-up stays open.
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 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
•