Skip to content

rustdoc search results heading illegible colour scheme #79961

Closed
@ijackson

Description

@ijackson
Contributor

The rustdoc search results page has three tabs of results: "In Names", "In Parameters", and "In Return Types".

In my browser with the default theme, the selected tab heading is drawn in black on black.

screenshot

Activity

ijackson

ijackson commented on Dec 12, 2020

@ijackson
ContributorAuthor

@rustbot modify labels +T-rustdoc +A-rustdoc-ui +regression-from-stable-to-nightly

added
A-rustdoc-uiArea: Rustdoc UI (generated HTML)
T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.
I-prioritizeIssue: Indicates that prioritization has been requested for this issue.
on Dec 12, 2020
added this to the 1.50.0 milestone on Dec 12, 2020
camelid

camelid commented on Dec 12, 2020

@camelid
Member

Yes, I've been having this too. You beat me to reporting this bug and #79960; thank you for making good reports!

added
E-needs-bisectionCall for participation: This issue needs bisection: https://github.com/rust-lang/cargo-bisect-rustc
on Dec 12, 2020
camelid

camelid commented on Dec 12, 2020

@camelid
Member

I did some bisection and it seems the most likely cause is #79896.

camelid

camelid commented on Dec 12, 2020

@camelid
Member

Ah, I think I know what the issue is.

self-assigned this
on Dec 12, 2020
added and removed
E-needs-bisectionCall for participation: This issue needs bisection: https://github.com/rust-lang/cargo-bisect-rustc
I-prioritizeIssue: Indicates that prioritization has been requested for this issue.
on Dec 12, 2020

3 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

A-rustdoc-uiArea: Rustdoc UI (generated HTML)P-mediumMedium priorityT-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.regression-from-stable-to-nightlyPerformance or correctness regression from stable to nightly.

Type

No type

Projects

No projects

Relationships

None yet

    Development

    Participants

    @ijackson@Mark-Simulacrum@jyn514@camelid@rustbot

    Issue actions

      rustdoc search results heading illegible colour scheme · Issue #79961 · rust-lang/rust