RFR : 8209052: Low contrast in docs/api/constant-values.html
Jonathan Gibbons
jonathan.gibbons at oracle.com
Tue Aug 14 21:56:45 UTC 2018
Priya,
Even superficial playing with the JDK API confirms that javadoc uses a
different color for hovering over links.
I think the same should apply to these summary caption links as well.
-- Jon
On 08/13/2018 04:58 PM, Jonathan Gibbons wrote:
>
> I'm surprised that you propose to set all of these styles to the same
> color:
> +.constantsSummary caption a:link, .constantsSummary caption a:hover, .constantsSummary caption a:active,
> +.constantsSummary caption a:visited,
> Doesn't that mean we won't be able to tell the difference between
> non-visited and visited links?
> Also, if you specify styles for all "a:link a:hover a:active
> a:visited", what's the point of specifying
> those cases separately: are there any others? Couldn't you just
> collapse those 4 to just "a"?
> Not that I'm suggesting that: I think it's better to have some
> stylistic variation when you hover
> over links or have visited them.
>
> -- Jon
>
> On 8/7/18 6:34 AM, Priya Lakshmi Muthuswamy wrote:
>> Hi,
>>
>> Kindly review fix for https://bugs.openjdk.java.net/browse/JDK-8209052
>> webrev : http://cr.openjdk.java.net/~pmuthuswamy/8209052/webrev.00/
>>
>>
>>
>> Thanks,
>> Priya
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/javadoc-dev/attachments/20180814/7bc2668e/attachment.html>
More information about the javadoc-dev
mailing list