Mozilla VPN is currently experiencing an outage. Our team is actively working to resolve the issue. Please check the status page for real-time updates. Thank you for your patience.

Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

IE8 vs Firefox 3.6.13 display of jpg files different

  • 5 trả lời
  • 5 gặp vấn đề này
  • 5 lượt xem
  • Trả lời mới nhất được viết bởi rick_urquhart

more options

The “printing” (not text) in the jpg file being displayed on my website both show clearly in IE8 but is garbage in Firefox. I am using the "printing" as a tool to diagnose the problem. The issue is not text display but resolution; both browsers are displaying the same file. Since I am programming this html code I have enlarged what is displayed to no avail. What can I do to my Firefox browser to fix the problem?

The “printing” (not text) in the jpg file being displayed on my website both show clearly in IE8 but is garbage in Firefox. I am using the "printing" as a tool to diagnose the problem. The issue is not text display but resolution; both browsers are displaying the same file. Since I am programming this html code I have enlarged what is displayed to no avail. What can I do to my Firefox browser to fix the problem?

Tất cả các câu trả lời (5)

more options

Can you post a link and attach a screenshot to show your problem?

more options

http://www3.telus.net/public/kru9640/page12.html I think the detail difference will be visible in the attached jpg files.

more options

The problem partially goes away after talking to a friend. With Firefox, if I successfully push ctrl++ the "text"slowly becomes readable as in IE8. This must change the resolution of what is being displayed in Firefox. But the jpg picture is taking more of my monitor area to show this than what is needed with IE8. I do not understand...

more options

You are downscaling those large (5000px) images quite a bit. Firefox still doesn't do downscaling very well, so it it better to do the scaling yourself and serve images in the resolution that you need.

See also:

  • Bug 486918 – Awful image quality in image scaling

(please do not comment in bug reports; you can vote instead)

more options

OK I did some experimenting. Starting at 100%, I created 50, 40, 30, 25, 20 and 10% files for testing. The resolution degraded but the "text" improved. At 20% the resolution was too poor. I have deleted all test files on my test webpage. The original and 25% is there. You can see the results. Now go and look at it with IE8. Clearly (pun intended) the rendering is still much better. I assume this is a bug in Firefox and eventually will be fixed? Rick