Closed
Bug 1399255
Opened 8 years ago
Closed 7 years ago
Cannot display more than one page action from a WebExtension
Categories
(WebExtensions :: Frontend, defect, P5)
WebExtensions
Frontend
Tracking
(firefox57 wontfix)
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox57 | --- | wontfix |
People
(Reporter: tech4pwd, Unassigned)
Details
Attachments
(1 file)
|
3.46 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20170910114921
Steps to reproduce:
If you have two WebExtensions that use page actions. You're unable to access either one or another as the page actions don't integrate into the page action menus properly and instead sit beside them.
Updated•8 years ago
|
Component: Untriaged → WebExtensions: Frontend
Product: Firefox → Toolkit
Updated•8 years ago
|
Severity: normal → enhancement
status-firefox57:
--- → wontfix
Priority: -- → P5
Whiteboard: [design-decision-needed]
Comment 1•8 years ago
|
||
Hi Paul, this has been added to the agenda for the February 20, 2018 WebExtensions APIs triage. Would you be able to join us?
Here’s a quick overview of what to expect at the triage:
* We normally spend 5 minutes per bug
* The more information in the bug, the better
* The goal of the triage is to give a general thumbs up or thumbs down on a proposal; we won't be going deep into implementation details
Relevant Links:
* Wiki for the meeting: https://wiki.mozilla.org/WebExtensions/Triage#Next_Meeting
* Meeting agenda: https://docs.google.com/document/d/1-edU5RRFo2TupsOW400AcTOj8yyQnXd0F7uSsqkEzck/edit#
* Vision doc for WebExtensions: https://wiki.mozilla.org/WebExtensions/Vision
Comment 2•8 years ago
|
||
This sounds more like a bug than a feature request. Paul, I'm unable to reproduce what I think you are saying. Can you outline specific steps to reproduce (STR)? perhaps a gif or two as well if the UI is doing something you do not expect.
Flags: needinfo?(pwd.mozilla)
Whiteboard: [design-decision-needed]
Comment 3•8 years ago
|
||
I just noticed this was reported 5 months ago, so perhaps it has since been fixed.
| Reporter | ||
Comment 4•8 years ago
|
||
(In reply to Shane Caraveo (:mixedpuppy) from comment #2)
> This sounds more like a bug than a feature request. Paul, I'm unable to
> reproduce what I think you are saying. Can you outline specific steps to
> reproduce (STR)? perhaps a gif or two as well if the UI is doing something
> you do not expect.
I'm honestly, not sure if this is still a bug or not.
STR:
1/ Install bug with page action like Share Backported
2/ Install something else with a page action
3/ Only one WebExtension item is displayed
Sadly, finding another page action extension is proving harder than I anticipated and so I can't confirm whether this is still a bug or not. However I'm now seeing that the page action is added to the bottom of the page action overflow menu, so I suspect it may have been fixed.
Flags: needinfo?(pwd.mozilla)
| Reporter | ||
Comment 5•8 years ago
|
||
(In reply to Caitlin Neiman [:caitmuenster] from comment #1)
> Hi Paul, this has been added to the agenda for the February 20, 2018
> WebExtensions APIs triage. Would you be able to join us?
>
> Here’s a quick overview of what to expect at the triage:
>
> * We normally spend 5 minutes per bug
> * The more information in the bug, the better
> * The goal of the triage is to give a general thumbs up or thumbs down on a
> proposal; we won't be going deep into implementation details
>
> Relevant Links:
>
> * Wiki for the meeting:
> https://wiki.mozilla.org/WebExtensions/Triage#Next_Meeting
> * Meeting agenda:
> https://docs.google.com/document/d/1-
> edU5RRFo2TupsOW400AcTOj8yyQnXd0F7uSsqkEzck/edit#
> * Vision doc for WebExtensions: https://wiki.mozilla.org/WebExtensions/Vision
It'll be a cool experience. Thank you for the invite.
Updated•8 years ago
|
Product: Toolkit → WebExtensions
Comment 6•7 years ago
|
||
Not sure when it was fixed, but I confirmed that I can install, see and use two different page actions on Firefox 64.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Display more than one page action from one WebExtension.
Status: RESOLVED → REOPENED
Ever confirmed: true
Resolution: FIXED → ---
| Reporter | ||
Comment 8•7 years ago
|
||
It's fixed as far as I can see. As per #comment 4, Firefox can now display two page actions from two different WebExtensions
| Reporter | ||
Updated•7 years ago
|
Status: REOPENED → RESOLVED
Closed: 7 years ago → 7 years ago
Resolution: --- → WORKSFORME
Forgive me. This seems be a bug report, albeit much like a feature request.
Severity: enhancement → normal
Comment 10•7 years ago
|
||
(In reply to YF (Yang) from comment #7)
> Display more than one page action from one WebExtension.
The original comment 0 specifically says "If you have two WebExtensions that use page actions..." so this comment does not apply.
You need to log in
before you can comment on or make changes to this bug.
Description
•