Closed
Bug 1503600
Opened 7 years ago
Closed 7 years ago
Reorder "Manage Extension" and "Remove Extension" in browserAction context menu
Categories
(WebExtensions :: Frontend, defect)
Tracking
(firefox-esr60 unaffected, firefox63 unaffected, firefox64 fixed, firefox65 fixed)
VERIFIED
FIXED
mozilla65
| Tracking | Status | |
|---|---|---|
| firefox-esr60 | --- | unaffected |
| firefox63 | --- | unaffected |
| firefox64 | --- | fixed |
| firefox65 | --- | fixed |
People
(Reporter: Oriol, Assigned: Oriol)
References
Details
Attachments
(2 files)
|
23.13 KB,
image/png
|
Details | |
|
47 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
Bug 1401610 added a "Remove Extension" item in the toolbar icon context menu.
This was according to https://mozilla.invisionapp.com/share/T7DZLW5CR, where it looks good because there extra items provided by the add-on at the top of the context menu.
But if the add-on doesn't add any custom items there, then the first one is "Remove Extension". I don't think such a predominant position is appropriate for an option that most probably won't be used regularly.
And I think it's easier to click the first item accidentally. Some people don't read confirmation dialogs, so this may end up causing data loss for them. It will be their fault, but moving the item so that it's not that easy to click by mistake would be beneficial.
So I think it would be better to have "Manage Extension" first and "Remove Extension" second.
Emanuela (UX) approved the change in bug 1401610 comment 30.
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Pushed by nerli@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/777c4f39c2b8
Reorder "Manage Extension" and "Remove Extension" in browserAction context menu. r=Gijs
Keywords: checkin-needed
Comment 3•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
Comment 4•7 years ago
|
||
Please request Beta approval on this when you get a chance.
Flags: qe-verify-
Flags: needinfo?(oriol-bugzilla)
| Assignee | ||
Comment 5•7 years ago
|
||
Verified as fixed on Firefox 65.0a1(3cff4bff1c9d) under Win 10 64-bit, Win 10 32-bit and Lubuntu 18.04.1 LTS 64-bit.
Status: RESOLVED → VERIFIED
| Assignee | ||
Comment 6•7 years ago
|
||
Comment on attachment 9021549 [details]
Bug 1503600 - Reorder "Manage Extension" and "Remove Extension" in browserAction context menu. r=Gijs
[Beta/Release Uplift Approval Request]
Feature/Bug causing the regression: Bug 1401610
User impact if declined: Worse UX, see comment 0.
Is this code covered by automated tests?: No
Has the fix been verified in Nightly?: Yes
Needs manual test from QE?: No
If yes, steps to reproduce:
List of other uplifts needed: None
Risk to taking this patch: Low
Why is the change risky/not risky? (and alternatives if risky): Just reorders two context menu items
String changes made/needed:
Flags: needinfo?(oriol-bugzilla)
Attachment #9021549 -
Flags: approval-mozilla-beta?
Comment 7•7 years ago
|
||
Comment on attachment 9021549 [details]
Bug 1503600 - Reorder "Manage Extension" and "Remove Extension" in browserAction context menu. r=Gijs
[Triage Comment]
Improved UX for the browserAction context menu. Approved for 64.0b6.
Attachment #9021549 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 8•7 years ago
|
||
| bugherder uplift | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•