Skip to content

The inline literal inside the hyperlink is not highlighted if the mouse hovers over other parts of the hyperlink #2188

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
vivodi opened this issue Apr 23, 2025 · 1 comment
Labels
good first issue Good for newcomers kind: bug Something isn't working tag: CSS CSS and SCSS related issues

Comments

@vivodi
Copy link

vivodi commented Apr 23, 2025

Currently, the inline literal inside the hyperlink is only highlighted if the mouse is hovering directly over the inline literal. If the mouse hovers over other parts of the hyperlink, it does not get highlighted. I expect the inline literal to be highlighted whenever the mouse is hovering anywhere over the hyperlink.

Current behavior:

Image

Expected behavior:

Image

The screenshots are taken from: https://pydata-sphinx-theme.readthedocs.io/en/stable/user_guide/index.html

@gabalafou gabalafou added good first issue Good for newcomers kind: bug Something isn't working tag: CSS CSS and SCSS related issues labels Apr 25, 2025
@gabalafou
Copy link
Collaborator

Thank you for reporting this. I can confirm the behavior and I agree that the expected behavior should be what you show in your screenshot: all the text in the hyperlink should change to purple when hovered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers kind: bug Something isn't working tag: CSS CSS and SCSS related issues
Projects
None yet
Development

No branches or pull requests

2 participants