This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
Print support not working in Firefox #1057
Open
Description
The printing support added in 7.0.0-beta.23 (#954) doesn't seem to work in Firefox, Edge or IE; probably due to them not triggering print
media queries in JavaScript (see this Firefox bug).
The watermark on the flex layout demo site is an example of this.
When printing from Chrome 73.0.3683.103, the watermark is clearly visible:
When printing from Firefox Nightly 68.0a1, Edge 42.17134.1.0 or IE 11, there's no watermark: