Page MenuHomePhabricator

mw-collapsible should support printing better by expansion of hidden content
Closed, DuplicatePublic

Description

Right now English Wikipedia has several styles in Print.css that forcibly unhide content that has been hidden by mw-collapsible.

It doesn't make sense to me that these are generally hidden for all users on/off WMF wikis of mw-collapsible, so based on what I can see of how mw-collapsible functions, these styles should be upstreamed in some way.

Event Timeline

(I may be reading what the system is doing wrong, so it might also be possible to restrict the hiding with some sort of @media screen. Pretty sure it's not.)

There's also a span.mw-collapsible-toggle { display: none } that would make sense to upstream.

SToyofuku-WMF added a project: patch-welcome.
SToyofuku-WMF moved this task from Incoming to Groomed on the Web-Team-Backlog-Archived board.