为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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.