Closed
Bug 494862
Opened 16 years ago
Closed 16 years ago
[JS-disabled] Home page doesn't degrade gracefully with JavaScript disabled.
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
5.0.6
People
(Reporter: stephend, Assigned: lorchard)
References
()
Details
Attachments
(2 files)
|
9.38 KB,
patch
|
clouserw
:
review+
|
Details | Diff | Splinter Review |
|
524.54 KB,
image/png
|
Details |
Because it relies on JavaScript, the "Browse Add-ons" pane doesn't switch tabs when it's disabled.
This was, thankfully, implemented with JS disabled in the Collections management view.
Comment 1•16 years ago
|
||
Les did the front page so he knows this best
Assignee: nobody → lorchard
Severity: major → normal
| Assignee | ||
Comment 2•16 years ago
|
||
Revised the addons listing on home page to work without JS on page refresh. This should also satisfy the page size concern of bug 493814, though doesn't use any AJAX. Not sure if this makes that harder
Attachment #380479 -
Flags: review?(clouserw)
Updated•16 years ago
|
Attachment #380479 -
Flags: review?(clouserw) → review+
Comment 3•16 years ago
|
||
Comment on attachment 380479 [details] [diff] [review]
Switching to page refresh for addon browse panes on home page
Nice work. This makes the front page smaller too.
| Assignee | ||
Comment 4•16 years ago
|
||
checked in as r26604
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 5•16 years ago
|
||
Les, what do we want to do about this?
Comment 6•16 years ago
|
||
(In reply to comment #5)
> Created an attachment (id=380576) [details]
> Post-fix screenshot
>
> Les, what do we want to do about this?
Is there a way to reproduce that?
| Reporter | ||
Comment 7•16 years ago
|
||
(In reply to comment #6)
> (In reply to comment #5)
> > Created an attachment (id=380576) [details] [details]
> > Post-fix screenshot
> >
> > Les, what do we want to do about this?
>
> Is there a way to reproduce that?
That's just with JavaScript disabled.
Comment 8•16 years ago
|
||
reopening for the JS disabled case
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 9•16 years ago
|
||
Huh. That's not the "Browse Addons" pane, that's the collections promo box. Not really sure what to do with it, since I don't think it was built to accommodate disabled JS at all. I doubt it would be a quick fix. :(
| Assignee | ||
Updated•16 years ago
|
Summary: [JS-disabled] "Browse Add-ons" pane doesn't switch panes with JavaScript disabled. → [JS-disabled] Home page doesn't degrade gracefully with JavaScript disabled.
| Assignee | ||
Comment 10•16 years ago
|
||
Changing the bug title, since it looks like the scope of the JS disabled stuff is growing
Comment 11•16 years ago
|
||
I'd be fine if it just showed the first pane with no tabs. Can we just display:none all that stuff?
| Assignee | ||
Comment 12•16 years ago
|
||
Hmm... I'm looking for the commit that fixed it (not one of mine), but it looks like the non-JS home page works now on preview. At least, in so far as all the slider segments are now laid out down the page.
| Reporter | ||
Comment 13•16 years ago
|
||
(In reply to comment #12)
> Hmm... I'm looking for the commit that fixed it (not one of mine), but it looks
> like the non-JS home page works now on preview. At least, in so far as all the
> slider segments are now laid out down the page.
Yeah, this now looks fine to me, again -- thanks!
Les, I think we can re-resolve this.
| Assignee | ||
Comment 14•16 years ago
|
||
Aiight. Closing this one
Status: REOPENED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → FIXED
Comment 15•16 years ago
|
||
self healing CSS? best monday ever
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
•