Last modified: 2014-08-14 14:16:44 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 T71538, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 69538 - |thumb|center fills all horizontal space
|thumb|center fills all horizontal space
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
Interface (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-08-14 13:23 UTC by Nemo
Modified: 2014-08-14 14:16 UTC (History)
2 users (show)

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


Attachments
Example from en.wiki (152.11 KB, image/png)
2014-08-14 13:23 UTC, Nemo
Details

Description Nemo 2014-08-14 13:23:47 UTC
Created attachment 16192 [details]
Example from en.wiki

Firefox 31.0 on fedora 20, https://en.wikipedia.org/w/index.php?title=Many-to-many_%28data_model%29&oldid=594029415
Comment 1 Bartosz Dziewoński 2014-08-14 13:41:55 UTC
I can't reproduce this on Windows 7 in any browser, including Firefox 31.

Can you reproduce in a different skin, when logged out, on a different computer?
Comment 2 Nemo 2014-08-14 14:10:27 UTC
Same on chromium and vector. I do have a custom css but it was recommended on some mediawiki.org page recently https://en.wikipedia.org/w/index.php?title=User%3ANemo_bis%2Fcommon.css&diff=618040131&oldid=554714437 ; no gadgets or betafeatures for action=view
Comment 3 Bartosz Dziewoński 2014-08-14 14:16:44 UTC
I can reproduce with this CSS added:

.thumb {
    border: 1px solid #ccc;
    padding: 3px !important;
    background-color: #f9f9f9 !important;        
    text-align: center;
    overflow: hidden;
}
.thumbcaption {
    color: #252525 !important;
}

It seems that a simple way to avoid this issue would be to change ".thumb" to ".thumb:not(.tnone)", but I can't predict other side-effects this might cause.

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


Navigation
Links