Last modified: 2010-11-29 22:31:06 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T27389, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 25389 - Flagged revisions information box overlaps the article making it impossible for non-js users to read the article
Flagged revisions information box overlaps the article making it impossible f...
Status: RESOLVED DUPLICATE of bug 14128
Product: MediaWiki extensions
Classification: Unclassified
FlaggedRevs (Other open bugs)
unspecified
All All
: Normal minor (vote)
: ---
Assigned To: Priyanka Dhanda
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-10-02 00:27 UTC by Bawolff (Brian Wolff)
Modified: 2010-11-29 22:31 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Bawolff (Brian Wolff) 2010-10-02 00:27:46 UTC
This is based on a complaint made in #wikinews on irc by eboettcher

Problem: When users have javascript disabled, stuff should fail gracefully. The flagged revisions information box that is normally collapsed by default, is expanded (permanently) for non-js users, and overlaps the article text. Thus preventing non-js users from reading the article.

This could potentially be fixed by display:none'ing the box, and having js changing it back to display block so that non-js users don't see it at all, or potentially by not using absolute positioning so that the article is redrawn around the expanded box.

On wikinews we added the following css to mediawiki:Common.css 

div#mw-fr-revisiondetails {position:static; border-top: none}
div#mw-fr-revisiontag { border: none}
div.flaggedrevs_short_basic { text-align:right; border: 1px solid #CCCCCC;padding:1px;}


There's also a screenie of the problem at http://img440.imageshack.us/img440/654/flaggedrevsbeingstupid.png
Comment 1 Rob Lanphier 2010-11-29 21:53:49 UTC
Sorry for the delay on addressing this.  We'll make this default to collapsed for non-JS users.
Comment 2 Aaron Schulz 2010-11-29 21:55:57 UTC
(In reply to comment #1)
> Sorry for the delay on addressing this.  We'll make this default to collapsed
> for non-JS users.

This will result in some extra info not be available, which we think is acceptable.
Comment 3 Rob Lanphier 2010-11-29 22:31:06 UTC

*** This bug has been marked as a duplicate of bug 14128 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links