-
InstNEON001If seamonkey is based off a relatively recent version of mozilla firefox, why doesn't CSS "break-after: page" work with print preview for PDF?
-
njsgInstNEON001: pondering if it's "based off a relatively recent version of mozilla firefox" is not the best way to look at it, it's more like: the "based off" firefox version is at an earlier point, and a lot of changes from firefox have been added on top of that, for features and also the security fixes from Firefox and Thunderbird
-
njsgInstNEON001: short answer is probably "it wasn't added (backported) yet", this reminds me of a help documentation style change that lacked something to fully apply, I wonder if it's the same thing
-
InstNEON001Can I have CSS automatically applied when I type a certain character?
-
InstNEON001In compositor.
-
InstNEON001Because changing settings to use css styles instead of html attributes doesn't work. Or at least doesn't seem to work.
-
njsgre: the break: It's possibly related to what I was thinking about, which is bugzilla.mozilla.org/171549
-
njsgInstNEON001: so a quick test here shows "page-break-after:always" works, but "break-after: page" doesn't, is this what's happening there?
-
njsgthen I'd guess bug 775618
-
njsgInstNEON001: "when [you] type a certain character?", as a sort of macro? something else?
-
njsg(sorry, I'm not sure I understand what you meant by that)