Closed
Bug 248358
Opened 22 years ago
Closed 21 years ago
Remember how many extensions/themes should be displayed per page
Categories
(addons.mozilla.org Graveyard :: Public Pages, enhancement, P4)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: slxception, Assigned: wolf)
References
(
URL
)
Details
(Whiteboard: fixed-development)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040614 Firefox/0.9
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040614 Firefox/0.9
Though 10 is a good default value for a list of extensions or themes for the
time being, some users may wish to display more or less per page. Currently,
you can change the setting to a higher or lower number, and switch to different
categories without having to reset the choice. Once the user switches products
or switches to themes/extensions, it defaults back to 10.
Reproducible: Always
Steps to Reproduce:
1. On update.mozilla.org, select Firefox
2. Click on extensions
3. Click on "All" on the left
4. Change number to display from 10 to any number and click Update
5. Click on Themes, and then click on "All"
Actual Results:
After step 4, the number retains the value you choose.
After step 5, the number resets to 10
Expected Results:
The number should stay the same in both steps 4 and 5
It may not be common, but some people might like longer or shorter lists. The
easiest thing would be to set a cookie and just default to 10 if the user
doesn't want a cookie.
| Assignee | ||
Comment 1•22 years ago
|
||
So basically, once you change it once, have that be remembered between sections
and unless you change it again, have that stick? between sessions for for that
session-only? i'm thinking the second. Comments?
Status: UNCONFIRMED → NEW
Ever confirmed: true
I think save it for the current session only. That seems more natural and
inobstrusive.
| Assignee | ||
Updated•22 years ago
|
OS: Windows XP → All
Priority: -- → P4
Hardware: PC → All
Summary: RFE: update.mozilla.org should remember how many extensions/themes should be displayed per page → Remember how many extensions/themes should be displayed per page
Comment 3•22 years ago
|
||
I would like this to be cross session. Everytime I look at the extension list a
change the number to show.
| Assignee | ||
Comment 4•22 years ago
|
||
Working on this.
Most likely, this'll be for the current-session only, by default.
Will see about adding a cross-session option though.
Status: NEW → ASSIGNED
| Assignee | ||
Comment 5•22 years ago
|
||
OK, got a fix for this, it remembers for the session only.
I probably can extend that to be cross-session for those who want that. but this
fix doesn't include that. (That'd be part of personal preference code that
doesn't exist yet.)
Whiteboard: fixed-development
| Assignee | ||
Comment 6•21 years ago
|
||
Fixed.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•21 years ago
|
Component: Update → Web Site
Product: mozilla.org → Update
Version: other → unspecified
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•