[Webkit-unassigned] [Bug 187846] New: Picking a color from the color panel for typing attributes needs to inverse transform through color-filter
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 19 21:45:44 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=187846
Bug ID: 187846
Summary: Picking a color from the color panel for typing
attributes needs to inverse transform through
color-filter
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML Editing
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rniwa at webkit.org
CC: wenson_hsieh at apple.com
If you pick pale yellow from the color panel in mail compose, we set the typing attributes to dark yellow, and text appears dark yellow. This is wrong; we need to transform the color through the -apple-color-filter style for the current insertion location so that when the user types, the inserted text appears with the color that they picked from the color picker.
<rdar://problem/42350765>
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180720/9b055f1d/attachment-0001.html>
More information about the webkit-unassigned
mailing list