https://bugzilla.wikimedia.org/show_bug.cgi?id=34025

       Web browser: ---
             Bug #: 34025
           Summary: Mobile version of Wikipedia requires JavaScript to
                    view sections
           Product: Wikimedia Mobile
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: generic
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Currently, on en.m.wikipedia.org, the sections are being hidden by setting
display: none in the CSS, then having JavaScript buttons to show the content.
This means if you are viewing the page on a mobile device that doesn't support
JavaScript, you can't view the sections.

Instead, it might be better to remove the display: none from the CSS, and have
the JavaScript hide (and unhide) the content if JavaScript is available. That
means it'll be accessible even without JavaScript.

Steps to replicate.
1. Open your favourite browser.
2. Turn off JavaScript.
3. Go to http://en.m.wikipedia.org/ and go to an article.
4. Enjoy not being able to read any of the sections.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to