Open
Bug 569814
Opened 14 years ago
Updated 2 years ago
Color management for HTML/CSS colors not supported
Categories
(Core :: Graphics: Color Management, defect)
Core
Graphics: Color Management
Tracking
()
NEW
People
(Reporter: Virtual, Unassigned)
References
(Blocks 2 open bugs, )
Details
(Keywords: nightly-community)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl-PL; rv:1.9.3a5pre) Gecko/20100602 Minefield/3.7a5pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.3a5pre) Gecko/20100602 Minefield/3.7a5pre
Like the title says
Reproducible: Always
Steps to Reproduce:
Just go to this 4 sites
http://www.libpng.org/pub/png/colorcube/colorcube-pngs-sRGB.html
http://www.libpng.org/pub/png/colorcube/colorcube-pngs-iCCP.html
http://www.libpng.org/pub/png/colorcube/colorcube-pngs-sRGB-CSS.html
http://www.libpng.org/pub/png/colorcube/colorcube-pngs-iCCP-CSS.html
Comment 1•14 years ago
|
||
Isn't this just about us NOT gamma-correcting HTML and CSS colors but gamma-correcting images? That is, isn't the summary wrong?
Comment 2•14 years ago
|
||
And in particular, setting the gfx.color_management.mode preference to 1 and then restarting makes the pages render correctly, as expected.
I would be surprised if we don't have a bug on enabling css/html color gamma correction already.
Whiteboard: DUPEME
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Comment 3•14 years ago
|
||
I didn't find dupe so I reported this ;)
Comment 4•14 years ago
|
||
Marking as dupe of bug #454688 which reports "faint differences" visible in the testsets and has been marked WONTFIX. If you see large differences, then you may be seeing some other problem and should reopen this bug with more details about what you are observing.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Updated•14 years ago
|
Severity: major → normal
Whiteboard: DUPEME
Comment 5•14 years ago
|
||
Not the same thing at all. Note that all the details you need are in comment 1 and comment 2, and this bug has nothing to do with imagelib.
Status: RESOLVED → UNCONFIRMED
Component: ImageLib → GFX: Color Management
QA Contact: imagelib → color-management
Resolution: DUPLICATE → ---
Summary: Gamma correction in PNGs in some test are wrong → Color management disabled for HTML/CSS colors
Whiteboard: DUPEME
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Comment 6•14 years ago
|
||
(In reply to comment #2)
> And in particular, setting the gfx.color_management.mode preference to 1 and
> then restarting makes the pages render correctly, as expected.
Yep, it works on this settings.
Just curious why it isn't set to 1 than by default, to works properly on all images ?
Some other bug or simply standard will be broken ?
Comment 7•14 years ago
|
||
> Just curious why it isn't set to 1 than by default,
Because doing that is a pretty serious performance hit; big enough to not be acceptable.
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Comment 8•14 years ago
|
||
bump, still UNCONFIRMED
Comment 9•14 years ago
|
||
Yes, because I'm pretty sure we _do_ have existing bugs on this... (possibly wontfix or invalid).
Comment 10•14 years ago
|
||
(In reply to comment #1)
> Isn't this just about us NOT gamma-correcting HTML and CSS colors but
> gamma-correcting images? That is, isn't the summary wrong?
I think the design of Mozilla is to support colour management, therefore it's a bug that it doesn't with HTML and CSS colours.
It's particularly stupid when you have a PNG tagged as sRGB in order that colours therein will be consistent with CSS colours (which are sRGB per spec), but they don't come out that way. See bug 460269 comment 19.
Comment 11•13 years ago
|
||
gfx.color_management.mode = 2 causes last two rows to render incorrectly here:
http://libpng.org/pub/png/png-gammatest.html
Comment 12•13 years ago
|
||
Jeff do we plan to color correct HTML/CSS?
Comment 13•13 years ago
|
||
(In reply to Max Stepin from comment #11)
> gfx.color_management.mode = 2 causes last two rows to render incorrectly
> here:
> http://libpng.org/pub/png/png-gammatest.html
I have
gfx.color_management.display_profile (blank)
gfx.color_management.mode 2
gfx.color_management.rendering_intent 0
and all except the iCCP ones match up. I'm not sure whether this means the final paragraph of comment 10 has been fixed or there's a configuration difference somewhere along the line.
(In reply to Benoit Girard (:BenWa) from comment #12)
> Jeff do we plan to color correct HTML/CSS?
Who is Jeff?
Comment 14•13 years ago
|
||
Jeff is the module owner of color management for Firefox.
Color management for HTML/CSS is not supported. The plan is to decode HTML/CSS and images to the same colorspace in the layer tree (sRGB?) then convert from the layer colorspace to the output colorspace. But before that happens the QCMS library needs to resolve bug 679875. We're hoping to engage the community to help out with these features since we don't have anyone that is currently free to work on this,
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Color management disabled for HTML/CSS colors → Color management for HTML/CSS colors not supported
Comment 15•13 years ago
|
||
I'm not sure what's changed since I posted comment 13, but now once again (FF 12.0) the sRGB ones (as well as the iCCP ones, but no others) are showing inconsistency.
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Updated•12 years ago
|
Blocks: 679875
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Updated•10 years ago
|
Blocks: 455077
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Updated•8 years ago
|
Keywords: nightly-community
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Updated•7 years ago
|
QA Contact: Virtual
Comment 17•3 years ago
|
||
Keywords: feature
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•