Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

things mixed up in printed page after upgrading to version 69

  • 2 відповіді
  • 1 має цю проблему
  • 5 переглядів
  • Остання відповідь від 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?

Читати цю відповідь у контексті 👍 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.