Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Mozilla 도움말 검색

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

자세히 살펴보기

after upgrade to 49 (2 computers) print now has tiny font, so tiny looks like a line

  • 4 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: canuhelp

more options

print font so tiny that it looks like a line! on two computers only started after 'upgrade' to ver 49!!! Looked at same issue in older versions all my settings are as recommended. Have never ever had this problem before.

print font so tiny that it looks like a line! on two computers only started after 'upgrade' to ver 49!!! Looked at same issue in older versions all my settings are as recommended. Have never ever had this problem before.

선택된 해결법

yikes. Just printed out a web page normally. Then printed out another email properly. It's just the one email message! I've no idea why that would happen. So...I'm guessing this should be withdrawn. The email message that didn't print was in Yahoo email but then so was the one that printed correctly. Sorry

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (4)

more options

선택된 해결법

yikes. Just printed out a web page normally. Then printed out another email properly. It's just the one email message! I've no idea why that would happen. So...I'm guessing this should be withdrawn. The email message that didn't print was in Yahoo email but then so was the one that printed correctly. Sorry

more options

Might be the message itself somehow. Please flag your last post as Solved Problem so others will know.

more options

By default, Firefox will "shrink to fit" the text of the page. Possibly the message contains a long "unbreakable" line or wide image that forced the browser to resize the page way down.

Normally, when you launch a popup with a "print-optimized" message, the site strips off the toolbar and menu bar, so you can't use print preview. You can add those back for cases where printing is questionable, but unless you manually break the unbreakable line, it probably wouldn't help.

If you did want to make that change, here's how:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful.

(2) In the search box above the list, type or paste feat and pause while the list is filtered

(3) Double-click the dom.disable_window_open_feature.menubar preference to switch the value from false to true -- this disables sites from launching popup windows that hide the menu bar

(4) Double-click the dom.disable_window_open_feature.toolbar preference to switch the value from false to true -- this disables sites from launching popup windows that hide the main toolbar

If you want to test the results, you can use the third link on this page: https://jeffersonscher.com/res/popit.html (after launching the popup, tap the Alt key to activate the menu bar)

글쓴이 jscher2000 - Support Volunteer 수정일시

more options

Thank you