Page MenuHomePhabricator

collapsible boxes fail to print
Closed, InvalidPublic

Description

Author: mcginnly

Description:
collapsible boxes are frequently used in articles - usually for navigation.
recently user:wetman tried to use the collapsible class="navbox collapsible collapsed" table code to put infobox information in a descrete form at the top of the Ponte Vecchio article.
Clicking "printable version" displays the collapsed box and clicking 'show' in the printable version correctly displays the information.

However, neither the collapsed or the uncollapsed information prints at all.


Version: unspecified
Severity: normal
OS: Windows XP
Platform: PC
URL: http://en.wikipedia.org/w/index.php?title=Ponte_Vecchio&printable=yes

Details

Reference
bz15613

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:22 PM
bzimport set Reference to bz15613.
bzimport added a subscriber: Unknown Object (MLST).

This is caused by [[MediaWiki:Common.css]] at English Wikipedia, which has code to make navboxes not be printed. Making the changes suggested at [[MediaWiki talk:Common.css#MediaWiki:Print.css]] should make the boxes not be displayed in the "printable version".