[Webkit-unassigned] [Bug 74775] WebKit editing throws exception when monochrome color dragged onto text
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 21 11:32:40 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=74775
--- Comment #11 from Darin Adler <darin at apple.com> 2011-12-21 11:32:40 PST ---
(In reply to comment #10)
> My thinking for testing is that there could be some nuance of the color that a client wants to be conveyed and preserved without a potentially lossy conversion. Since I have to pick a specific RGB-model colorspace to convert to, doing so unilaterally would e.g. convert a device-RGB or custom-colorspace color to calibrated RGB colorspace when it's not called for.
An interesting though. I wonder if this does any good in practice. Or any harm. If neither, then I suppose it does not matter how we write the code.
I suppose the conservative thing is to write the code as you have since it matches the old behavior in more cases.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list