Closed Bug 300414 Opened 19 years ago Closed 19 years ago

Better visual indication that extension is to be uninstalled

Categories

(Toolkit :: Add-ons Manager, enhancement)

PowerPC
macOS
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jruderman, Assigned: kevin)

Details

(Keywords: fixed1.8)

Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b3) Gecko/20050710
Firefox/1.0+

Steps to reproduce:
1. Right-click an extension and select "uninstall".

Result: the only change is that the extension's description is replaced by "x
will be uninstalled next time you restart Firefox".  This change is easy to miss
because it only involves text and because it happens as a dialog disappears and
the next extension becomes selected.  Some users, such as my friend Selene,
momentarily think that nothing happened.

Expected: remove the icon or change the icon (?)
The opType attribute on the extension element can be used in css for this as
well as showing other states if desired. The possible values are as follows and
are self-explanatory:
needs-install
needs-upgrade
needs-uninstall
needs-enable
needs-disable

Note: bug 299395 should probably be taken care of at the same time.
-> Kevin (see comment 1).
Assignee: nobody → kevin
Flags: blocking-aviary2.0?
Flags: blocking-aviary2.0? → blocking-aviary1.1?
Flags: blocking-aviary1.5? → blocking-aviary1.5-
fixed on branch and trunk by patch from bug 281974. I gave the extension icon an
opacity of 0.2 when it is marked for uninstall
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Whiteboard: fixed1.8
Keywords: fixed1.8
Whiteboard: fixed1.8
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.