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

Firefox manages colors differently than other browsers.

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

more options

I'm a web developer, and my client doesn't want to use a background image if it doesn't fade cleanly into the background color on all browsers. Some versions of Firefox seem to impose a color profile while others don't.

Is there a developer-side color-profile fix? Does anyone know of any resources that can show what versions perform correctly/incorrectly?

I'm a web developer, and my client doesn't want to use a background image if it doesn't fade cleanly into the background color on all browsers. Some versions of Firefox seem to impose a color profile while others don't. Is there a developer-side color-profile fix? Does anyone know of any resources that can show what versions perform correctly/incorrectly?

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

more options

Probably a problem with ICC version 4 color profiles.

See https://developer.mozilla.org/En/ICC_color_correction_in_Firefox

Caveats: The new QCMS color management system introduced in Firefox 3.5 currently only supports ICC version 2 color profiles, not version 4.

See also http://kb.mozillazine.org/gfx.color_management.mode

more options

Hi cor-el, Thanks for the sites about color management. They were very informative on what the problem is. However, I'm still left with the problem at hand. I'm looking for a solution to show my client that they really shouldn't worry about the color management issue. Does anyone have A) statistics on how many viewers will likely experience problems with the color management, or B) means of ensuring that no one will experience problems?

Thanks.