[Webkit-unassigned] [Bug 44862] Hard to find a caret in an editable element with black background color

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 1 05:59:15 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=44862





--- Comment #7 from Joone Hur <joone at kldp.org>  2010-09-01 05:59:14 PST ---
> Internet Explorer gives me white caret for all three, and that is most reasonable result to me.  I  personally don't want to see my caret being red, blue, or etc... or at least that is not the behavior you'd see on other Windows applications.

It seems to make sense that the caret color has to be black or white.
In this case, we have to change the caret color to white in order to distinguish a caret in dark background.
What background color is proper for changing the caret color?
I think that it would be good to use the lightness value of HSL color space in the Color class.

-- 
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