Closed
Bug 1382242
Opened 8 years ago
Closed 8 years ago
default_title is not displayed in the main menu if included in page_action
Categories
(WebExtensions :: Android, defect)
Tracking
(firefox56 affected)
RESOLVED
INVALID
| Tracking | Status | |
|---|---|---|
| firefox56 | --- | affected |
People
(Reporter: cbadescu, Unassigned)
References
Details
Attachments
(1 file)
|
2.74 MB,
image/gif
|
Details |
[Affected versions]:
- Firefox 56.0a1 (2017-07-19)
[Affected platforms]:
- Android 6.0.1
[Steps to reproduce]:
1.Install https://adons-dev.allizom.org/en-US/android/addon/apply-css-oop/
2.Open the main menu and scroll down to the end of menu.
[Expected results]:
- The WebExtesion is displayed in the main menu drop-down list after it was installed.
[Actual results]:
- The WebExtesion is not displayed in the main menu drop-down list after it was installed.
[Additional notes]:
- This issue reproduces constantly.
- Please see the attached video for this issue.
Comment 1•8 years ago
|
||
The URL for that add-on is: https://addons-dev.allizom.org/en-US/android/addon/apply-css-oop/
I thought page actions didn't get added to the drop down menu, but it was browser actions that did? Or is it different on Android?
Comment 2•8 years ago
|
||
Sorry for the confusion, but Andy's right, only BrowserActions use the default_title to add items to the main menu. The use of default_title for BrowserActions is just a placeholder until BrowserAction icons are supported.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
Updated•8 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•