חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

things mixed up in printed page after upgrading to version 69

  • 2 תגובות
  • 1 has this problem
  • 1 view
  • תגובה אחרונה מאת 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.
צילומי מסך מצורפים

השתנתה ב־ על־ידי h.seyfi1993

פתרון נבחר

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?

Read this answer in context 👍 1

כל התגובות (2)

more options

פתרון נבחר

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.