Open Bug 390697 Opened 18 years ago Updated 2 years ago

Add color profile support pref to content dialog

Categories

(Firefox :: Settings UI, defect)

defect

Tracking

()

People

(Reporter: pavlov, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file, 1 obsolete file)

Attached patch fix (obsolete) — Splinter Review
We now have color profile support for colors and images. Support is currently disabled by default and we may want to enable it at some point during this milestone but whatever the default there are good reasons to set it the other way. I predict that photo folks will want it on no matter what and that some people may want it off because their plugin (flash) colors won't match up with their CSS/image colors. I think it useful to expose this pref for those reasons. I have no strong feelings for the text of the pref in the dialog so if you want to change it thats fine with me.
Attachment #274992 - Flags: ui-review?(beltzner)
Attachment #274992 - Flags: review?
Deb noticed that right now this pref seems to require a restart to take effect. Can that be changed? If not, that will change the UI requirements for a pref.
(In reply to comment #1) > Deb noticed that right now this pref seems to require a restart to take effect. > Can that be changed? If not, that will change the UI requirements for a pref. Not easily, unfortunately. It could take effect immediately, but it would only affect images that are loaded after the pref is changed.
Comment on attachment 274992 [details] [diff] [review] fix I think that we should actually try with the default for this pref being true (guess that's a seperate bug, though) and see if we get a lot of error reports of broken pages. As for the UI, this is the right location, but there needs to be some indication that the pref isn't instant-apply. A notificationbox would probably look ugly, so as much as I hate to say it, a dialog should probably pop with: "This preference will be applied the next time %s starts." and buttons for "OK" (default) and "Restart Now"
Attachment #274992 - Flags: ui-review?(beltzner) → ui-review-
it would be really nice to expose this in the ui.
Flags: blocking-firefox3?
It would; got someone to write the patch? We either need indication that it's not instant apply, or the ability to make it instant apply.
Flags: blocking-firefox3? → blocking-firefox3+
Priority: -- → P3
Target Milestone: --- → Firefox 3 beta4
Target Milestone: Firefox 3 beta4 → Firefox 3
Priority: P3 → P4
Not blocking on this bug for final ship. Would take a safe enough patch if one comes through.
Flags: wanted-firefox3+
Flags: blocking-firefox3-
Flags: blocking-firefox3+
This adds a notificationbox to all prefwindows, and makes use of it here to alert the user about the need to restart. It doesn't work very well, though, because the notification bar pushes down the prefpane content to below the bottom border of the screen. It also notifies any time the pref is changed by the user, because we can't tell whether or not CMS is currently enabled from script. Could keep track of the value when the pref dialog was opened, and only notify when changing away from that value, I guess, but even that won't work in all cases.
Attachment #274992 - Attachment is obsolete: true
Attachment #274992 - Flags: review?
Keywords: late-l10n
Blocks: 418538
We're hoping to turn on color management for the alpha this coming monday. What's the status on the color profile pref? Can this be put together to work reliably before the freeze?
My patch has the problems mentioned in comment 7 - if someone can fix those it's probably sufficient.
Keywords: late-l10n
OS: Windows XP → All
Priority: P4 → --
Hardware: PC → All
Target Milestone: Firefox 3 → ---
Depends on: 449681
backend pref is all set up - what's the progress on the prefpane?
Presumably if there were progress it would be in this bug :) I'm not working on it, and this bug is assigned to nobody@mozilla.org.
Blocks: 455077
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: