Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Print support not working in Firefox #1057

Open
Choonster opened this issue May 2, 2019 · 2 comments
Open

Print support not working in Firefox #1057

Choonster opened this issue May 2, 2019 · 2 comments
Assignees
Labels
bug in-progress P1 Urgent issue that should be resolved before the next re-lease print Issues with breakpoints when printing
Milestone

Comments

@Choonster
Copy link

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:
2019-05-02 - Flex Layout Print Issue - Chrome

When printing from Firefox Nightly 68.0a1, Edge 42.17134.1.0 or IE 11, there's no watermark:
2019-05-02 - Flex Layout Print Issue - Firefox

2019-05-02 - Flex Layout Print Issue - Edge

2019-05-02 - Flex Layout Print Issue - IE11

@mohamedalijinnah
Copy link

mohamedalijinnah commented Aug 21, 2020

fxShow.print is working fine only in chrome. MS Edge and firefox are not supported.

I'm using version 8.0.0-beta.27

Please advise.

@CaerusKaru
Copy link
Member

Can confirm this doesn't work in Firefox, but does work in Safari and Chrome (and by extension Edge, since they are now Chromium based). I'll try to do some more investigation on why Firefox is not working correctly.

@CaerusKaru CaerusKaru changed the title Print support not working in Firefox, Edge, IE Print support not working in Firefox Dec 29, 2021
@CaerusKaru CaerusKaru added bug in-progress P1 Urgent issue that should be resolved before the next re-lease labels Dec 29, 2021
@CaerusKaru CaerusKaru added the print Issues with breakpoints when printing label Dec 29, 2021
@CaerusKaru CaerusKaru self-assigned this Dec 29, 2021
@CaerusKaru CaerusKaru added this to the Backlog milestone Jan 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug in-progress P1 Urgent issue that should be resolved before the next re-lease print Issues with breakpoints when printing
Projects
None yet
Development

No branches or pull requests

4 participants