User Details
User Details
- User Since
- Jan 20 2025, 6:03 AM (52 w, 1 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- User935823839 [ Global Accounts ]
Jan 28 2025
Jan 28 2025
User935823839 added a comment to T384174: Print to PDF with Prince produces page breaks after headlines.
@matmarex
I made some experiments. You were right. The "!important" is not necessary, when the "page-break-before: avoid" is either removed or set to "auto".
Jan 24 2025
Jan 24 2025
User935823839 added a comment to T384174: Print to PDF with Prince produces page breaks after headlines.
@matmarex
To your question concerning the different skins:
Fact is, when I open a page of the Wiki with the printing problem in Firefox and look at it with the tools for web developers and set this view to printing view, then for the headline I can see the CSS setting "page-break-after/before: avoid;":
and for the paragraph that follows the headline I can see that a p::before with empty content is inserted:
So I do not know from which skins these CSS settings come from, but it is a fact that the client sees them. After grepping the Mediawiki folder for those setting I found them in the files mentioned in the bug report at hand. So I assume the settings come from there.
Jan 20 2025
Jan 20 2025


