Closed
Bug 415763
Opened 17 years ago
Closed 17 years ago
Category listing page should show experimental add-ons if selected
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
3.2
People
(Reporter: wenzel, Assigned: wenzel)
References
()
Details
The category listing page has to obey the checkbox "show experimental add-ons".
Updated•17 years ago
|
Assignee: nobody → fwenzel
| Assignee | ||
Comment 1•17 years ago
|
||
Also, we need to make this "sticky" for logged-in users and remove the "sandbox" checkbox from the user profile page, as we have given up the strict distinction between sandbox and public areas.
| Assignee | ||
Comment 2•17 years ago
|
||
All right, I implemented it. I removed the button from the user profile page and made it sticky on the listing pages instead. SVN r10289.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 3•17 years ago
|
||
This "works" in IE 6/7, but those browsers require you to click away after toggling the checkbox's value (looks like they implement onChange event-handling differently); I'll spin off a separate bug for that (might require some serious hacks).
Anyway, this works beautifully as expected in:
* Firefox trunk (Minefield)
* Firefox 2.0.0.12 (All platforms)
* Safari 3.0.4 and 2.0.4 (Windows and Mac, respectively)
* Opera 9.25 (Windows)
Verified FIXED
Status: RESOLVED → VERIFIED
| Assignee | ||
Comment 4•17 years ago
|
||
At least, the sort buttons stay clickable (all of them, even the currently selected one) so MSIE users can click on the "show experimental" button and submit the form by clicking on the sort button afterwards, even if they have Javascript enabled and can therefore not see the "Go" button on the right hand side that would show up on Javascript-disabled browsers.
Comment 5•17 years ago
|
||
(In reply to comment #4)
> At least, the sort buttons stay clickable (all of them, even the currently
> selected one) so MSIE users can click on the "show experimental" button and
> submit the form by clicking on the sort button afterwards, even if they have
> Javascript enabled and can therefore not see the "Go" button on the right hand
> side that would show up on Javascript-disabled browsers.
Indeed; I don't know what our support of "non-degraded" IE experiences is; I think it's entirely reasonable to expect the level of support we currently have (or will have, if we fix some obvious bugs) for IE 6/7, although I think we should try up to a point (basic functionality).
I wonder, too, if we should message the users of non-Firefox browsers to upgrade...
Updated•9 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
•