Skip to content

Notable traits tooltip is laid out underneath subsequent methods #102576

New issue

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

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

Already on GitHub? # to your account

Closed
Alexendoo opened this issue Oct 2, 2022 · 0 comments · Fixed by #104129
Closed

Notable traits tooltip is laid out underneath subsequent methods #102576

Alexendoo opened this issue Oct 2, 2022 · 0 comments · Fixed by #104129
Labels
A-rustdoc-ui Area: Rustdoc UI (generated HTML) T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@Alexendoo
Copy link
Member

This happens because contain: layout (#102253) establishes a new stacking context

https://doc.rust-lang.org/nightly/nightly-rustc/rustc_middle/hir/map/struct.Map.html#method.parent_owner_iter
parent_iter's notable trait tooltip underflowing is_lhs

@Alexendoo Alexendoo added T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. A-rustdoc-ui Area: Rustdoc UI (generated HTML) labels Oct 2, 2022
@bors bors closed this as completed in 303653e Nov 11, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-rustdoc-ui Area: Rustdoc UI (generated HTML) T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant