Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

CSS Page-break-before is not working in FireFox 4 but worked proper in FF3.x

  • 3 답장
  • 47 이 문제를 만남
  • 7 보기
  • 최종 답변자: akwmichl

more options

I have web app that produces ~10 page sales estimate. To make things look nice, I have added pagination to my CSS files (using page-break-before:always)... this all worked wonderfully in FireFox 3.x... I recently upgraded to FF4 and now it is not working

I have web app that produces ~10 page sales estimate. To make things look nice, I have added pagination to my CSS files (using page-break-before:always)... this all worked wonderfully in FireFox 3.x... I recently upgraded to FF4 and now it is not working

모든 댓글 (3)

more options

I had this problem but found that for some reason I had put the page-break-after in a span instead of a div.

As soon as I changed my span to a div it worked correctly.

more options

Hi there,

I seem to be having a similar problem, however, the first page break is working, but each page break after that is not.

The page break is a div that is a dedicated page break layer and the first clearly works, but the remainder of the 12 page report doesn't have any breaks.

Testing with other browsers shows up 12 pages with breaks which to me indicates a issue with ff4 as I have only recently upgraded to 7 and it used to print under ff3 with all the breaks no problems.

more options

Even in the newer versions 5.* anfd 6.* it doesn't work...

Very very sad that such a little bug is able to hold us back from updating all our clients!