Closed Bug 562052 Opened 14 years ago Closed 14 years ago

The version number should be shown in the list view for all types of add-ons

Categories

(Toolkit :: Add-ons Manager, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla2.0b1
Tracking Status
blocking2.0 --- final+

People

(Reporter: whimboo, Assigned: mossop)

References

Details

(Whiteboard: [rewrite])

Attachments

(1 file)

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.3a5pre) Gecko/20100426 Minefield/3.7a5pre (.NET CLR 3.5.30729)

While going through some test scenarios for extensions and themes (installing, updating, and others) I feel a bit less informed about which version of the add-on is installed. We only show the version number inside the details pane but not in the list pane for extensions and themes. That always forces the user to open the details pane to check for the extension/theme version.

I think the version number is important enough that we should also show it in the list view. CC'ing Jennifer to that bug so we can get feedback from UX.
Agreed - I've been meaning to bring this up for awhile. And actually using it, it drives me nuts not knowing what version of an addon I have installed.
Plug-ins version should be also shown.
Summary: List view of Extensions and Themes should show the add-on version → The version number should be shown in the list view for all types of add-ons
(In reply to comment #1)
> Agreed - I've been meaning to bring this up for awhile. And actually using it,
> it drives me nuts not knowing what version of an addon I have installed.

(In reply to comment #3)
> Plug-ins version should be also shown.

Yes - we should be showing both after the add-on/plugin title.
Keywords: uiwanted
blocking2.0: --- → final+
(In reply to comment #4)
> Yes - we should be showing both after the add-on/plugin title.

I assume it'd show as a slightly smaller font-size.
Attached patch patch rev 1Splinter Review
Straightforward fix, would be nice to slip this into b1 I think
Assignee: nobody → dtownsend
Status: NEW → ASSIGNED
Attachment #454556 - Flags: review?(bmcbride)
Attachment #454556 - Flags: review?(bmcbride) → review+
Fixed: http://hg.mozilla.org/mozilla-central/rev/80fa5e48c295
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Flags: in-testsuite?
Flags: in-litmus-
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3b1
Verified fixed with Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:2.0b2pre) Gecko/20100629 Minefield/4.0b2pre
Status: RESOLVED → VERIFIED
browser_list.js has tests for this
Flags: in-testsuite? → in-testsuite+
Depends on: 1175324
(In reply to Henrik Skupin (:whimboo) from comment #0)
> Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.3a5pre)
> Gecko/20100426 Minefield/3.7a5pre (.NET CLR 3.5.30729)
> 
> While going through some test scenarios for extensions and themes
> (installing, updating, and others) I feel a bit less informed about which
> version of the add-on is installed. We only show the version number inside
> the details pane but not in the list pane for extensions and themes. That
> always forces the user to open the details pane to check for the
> extension/theme version.
> 
> I think the version number is important enough that we should also show it
> in the list view. […]

So do I, but Mossop disagrees, see bug 1175324 comment #2 (setting WONTFIX). Happily there exists an extension to add back all version numbers to the list view: https://addons.mozilla.org/addon/amversionnumber/
(In reply to Henrik Skupin (:whimboo) from comment #0)
> Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.3a5pre)
> Gecko/20100426 Minefield/3.7a5pre (.NET CLR 3.5.30729)
> ...I feel a bit less informed about which
> version of the add-on is installed. We only show the version number inside
> the details pane but not in the list pane for extensions and themes. That
> always forces the user to open the details pane to check for the
> extension/theme version.
> 
> I think the version number is important enough that we should also show it
> in the list view. CC'ing Jennifer to that bug so we can get feedback from UX.

I am seeing this in this version:
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0 ID:20151029151421 CSet: e2f9a0ed50bc
(In reply to Worcester12345 from comment #13)
[...]
> I am seeing this in this version:
> Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0
> ID:20151029151421 CSet: e2f9a0ed50bc

Yeah, it was added in this bug to Fx 4.0b2pre and later removed again; and AFAIK it is not coming back but there is an extension for it, see comment #12.
You need to log in before you can comment on or make changes to this bug.