[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
Fri Sep 3 11:11:39 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44862
--- Comment #20 from Ryosuke Niwa <rniwa at webkit.org> 2010-09-03 11:11:38 PST ---
(In reply to comment #19)
> If the text color is hard to see on the background color, then that's a webpage design problem that won't be fixed by having a more visible caret. If we decide not to do a black caret in some cases, it seems simplest to just match the text color.
No, that's not what I meant. What I'm afraid is that matching the caret color to text color would hinder user's ability to easily spot the caret. For example:
<span style="font-weight: bold; color: #FF9966;">hello</span>
is perfectly visible text on white background but caret next to l is really hard to see on Firefox because Firefox sets its color to #FF9966. In my opinion, recognition is much easier on WebKit because the caret color is black.
--
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