Closed
Bug 1444684
Opened 7 years ago
Closed 7 years ago
WebExtension's popup does not open in overflow menu
Categories
(WebExtensions :: Frontend, defect)
Tracking
(firefox-esr52 unaffected, firefox58 unaffected, firefox59 unaffected, firefox60 affected)
RESOLVED
DUPLICATE
of bug 1445787
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox58 | --- | unaffected |
firefox59 | --- | unaffected |
firefox60 | --- | affected |
People
(Reporter: magicp.jp, Unassigned)
Details
(Keywords: regression)
Attachments
(2 files)
Steps to reproduce:
1. Launch Nightly on macOS
2. Install any add-ons which have a popup window (e.g. "Nightly Tester Tools" https://addons.mozilla.org/en-US/firefox/addon/nightly-tester-tools)
3. Right click on the add-on button
4. Select "Pin to Overflow Menu" in the context menu
5. Click "More tools..." button (#nav-bar-overflow-button)
6. Click the add-on button in the overflow menu
7. Click "More tools..." button again
Actual results:
In step 6, the add-on popup does not open.
In step 7, "More tools..." button does not work.
I cannot reproduce this on Windows and Ubuntu.
Expected results:
Works fine in step 6 to 7.
Regression range:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=3eef48c0a0d9530f463d4f38dfc271925ca4d5d6&tochange=79044302abd1165ed375708201090281972d32d8
Blocks: 1385403
Has Regression Range: --- → yes
Has STR: --- → yes
status-firefox58:
--- → unaffected
status-firefox59:
--- → unaffected
status-firefox-esr52:
--- → unaffected
Updated•7 years ago
|
Assignee: nobody → mstange
Status: NEW → ASSIGNED
Comment 2•7 years ago
|
||
Related to or dup of bug 1445787?
Comment 3•7 years ago
|
||
I just tested with the Nightly Tester Tools add-on on it worked OK. Also tried with Personas Plus (a much wider UX) and saw some layout issues.
Attaching screenshot of opening Personas Plus from the toolbar looks like versus opening Personas Plus from "More Tools...".
Steps to recreate are
1. installing Personas Plus https://addons.mozilla.org/en-US/firefox/addon/personas-plus/
2. Opening from Toolbar > works fine
3. Right click and "Pin to Overflow Menu"
4. Click the ">>" to see More Tools
5. Click Personas Plus
Expected:
See the same thing as opening from Toolbar location
Actual:
Saw only a narrow column that I could scroll through.
Not sure on priority - depending what else this might impact. What I tested seems like a less common use case (using Overflow Menu with a add-on with a bigger UX), and I could fix just removing from overflow menu, or scrolling (though scrolling was ugly).
Comment 4•7 years ago
|
||
Comment 5•7 years ago
|
||
Comment 6•7 years ago
|
||
(In reply to Albert Scheiner [:alberts] from comment #2)
> Related to or dup of bug 1445787?
Looks like a dup. I'm marking it as such.
(In reply to :shell escalante from comment #3)
> I just tested with the Nightly Tester Tools add-on on it worked OK. Also
> tried with Personas Plus (a much wider UX) and saw some layout issues.
Thanks, I've filed this as a new bug: bug 1454032
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Updated•7 years ago
|
Keywords: regression
Updated•7 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•