Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

things mixed up in printed page after upgrading to version 69

  • 2 Antworten
  • 1 hat dieses Problem
  • 1 Aufruf
  • Letzte Antwort von h.seyfi1993

more options

we have a web application running and in that web application there is a page that should be printed on paper, after upgrading to version 69 our users have problem with printed page and some of printed elements on printed page or pdf are mixed up, besides there is another confusing point that if i print the same page multiple times i dont get same output each time and some times i get the correct one and some times i get mixed up one ,i have attached two images, including the correct one and mixed up one. any help will be appreciated.

we have a web application running and in that web application there is a page that should be printed on paper, after upgrading to version 69 our users have problem with printed page and some of printed elements on printed page or pdf are mixed up, besides there is another confusing point that if i print the same page multiple times i dont get same output each time and some times i get the correct one and some times i get mixed up one ,i have attached two images, including the correct one and mixed up one. any help will be appreciated.
Angefügte Screenshots

Geändert am von h.seyfi1993

Ausgewählte Lösung

The inconsistency makes it difficult to imagine what is going on.

Is the page fully rendered before Firefox prints? The reason I ask that is there was already a bug reported related to using window.print() in a newly generated document since Firefox 67 -- Firefox was capturing the appearance for printing before all the CSS was applied. But you surely would have noticed that before.

Do you think there could be a problem with how Firefox is handling the font(s) in the document? Do the same characters sometimes get lost or mushed together when you print similar text from a different page -- or only on your web app?

Diese Antwort im Kontext lesen 👍 1

Alle Antworten (2)

more options

Ausgewählte Lösung

The inconsistency makes it difficult to imagine what is going on.

Is the page fully rendered before Firefox prints? The reason I ask that is there was already a bug reported related to using window.print() in a newly generated document since Firefox 67 -- Firefox was capturing the appearance for printing before all the CSS was applied. But you surely would have noticed that before.

Do you think there could be a problem with how Firefox is handling the font(s) in the document? Do the same characters sometimes get lost or mushed together when you print similar text from a different page -- or only on your web app?

more options

jscher2000 said

The inconsistency makes it difficult to imagine what is going on. Is the page fully rendered before Firefox prints? The reason I ask that is there was already a bug reported related to using window.print() in a newly generated document since Firefox 67 -- Firefox was capturing the appearance for printing before all the CSS was applied. But you surely would have noticed that before. Do you think there could be a problem with how Firefox is handling the font(s) in the document? Do the same characters sometimes get lost or mushed together when you print similar text from a different page -- or only on your web app?

thanks for your answer , the problem was with the fonts, i had some custom fonts and the way i declared them in my css file was not standard enough, although it worked fine before firefox v 69.