Last modified: 2006-10-18 05:03:07 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 T5205, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 3205 - Multiple right aligned images don't stack in non-Monobook skins
Multiple right aligned images don't stack in non-Monobook skins
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Interface (Other open bugs)
unspecified
All All
: Normal minor with 11 votes (vote)
: ---
Assigned To: Nobody - You can work on this!
http://nl.wikipedia.org/wiki/Gebruike...
:
: 1494 1583 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-08-20 01:07 UTC by Ronald Beelaard
Modified: 2006-10-18 05:03 UTC (History)
2 users (show)

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


Attachments

Description Ronald Beelaard 2005-08-20 01:07:17 UTC
Besides the bug in MZ as described in the URL, there seems another bug in the common.css style 
sheet used for the Classic and Nostalgia skins.
Each right aligned image is wrapped into a <div class="thumb tright">
The css file shows:
 div.tright {
     float: right;
     margin-left:0.5em;
 }
A clear:right statement is missing.
The effect: Multiple images are right aligned in a column for e.g. monobook.css (which does have a 
clear:right statement), but appear in a row (or multiple rows, depending on width of window) in 
Classic and Nostalgia skins.
Comment 1 Schaengel89 2006-01-23 13:51:56 UTC
Nice idea
Comment 2 BLueFiSH.as from de.wp 2006-02-08 16:59:45 UTC
describes bug:1583 the same like this one here?
Comment 3 Quiddity 2006-06-04 04:54:37 UTC
i added a slightly clearer example at
http://nl.wikipedia.org/wiki/Gebruiker:RonaldB/column1/sample3err

i've been fixing this in multiple articles, when spotted, just by dispersing the
images to throughout the page. This doesnt work if the page is already dense
with images, or the images belong stacked in one place. 
eg the lead section often has 3 stacked infoboxes/images, creating this exact
problem. Can often be more easily seen if you "hide" the ToC.
we need a proper code fix please :)
Comment 4 Quiddity 2006-06-04 04:57:23 UTC
oh, and this affects firefox and opera 6, 8, and 9b; but not IE5.01. (thats all
i have handy to test)

Comment 5 Quiddity 2006-08-01 19:09:06 UTC
Meanwhile, see the help page at
http://en.wikipedia.org/wiki/WP:BUNCH
for workarounds
Comment 6 Aryeh Gregor (not reading bugmail, please e-mail directly) 2006-10-13 06:42:30 UTC
*** Bug 1583 has been marked as a duplicate of this bug. ***
Comment 7 Aryeh Gregor (not reading bugmail, please e-mail directly) 2006-10-13 06:57:05 UTC
Fixed in r16987.

Please note that the issue of consecutive floated images placed before a heading
(and therefore screwing up the section edit link) is unrelated to this, see bug
1629.
Comment 8 Aryeh Gregor (not reading bugmail, please e-mail directly) 2006-10-13 07:48:47 UTC
*** Bug 1494 has been marked as a duplicate of this bug. ***
Comment 9 Raimond Spekking 2006-10-16 18:34:16 UTC
This patch works only if images are thumbed. For smaller images without
"|thumb|" parameter the error exists furthermore:

with thumb:
http://de.wikipedia.org/wiki/Benutzer:Raymond/skintests2?useskin=standard
w/o thumb:  http://de.wikipedia.org/wiki/Benutzer:Raymond/skintests?useskin=standard
Comment 10 Aryeh Gregor (not reading bugmail, please e-mail directly) 2006-10-18 05:03:07 UTC
Fixed (again) in r17073.

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


Navigation
Links