The settings icon to open admin toolbar disappears when overlay is disabled. Hence, admin toolbar is no longer usable.

Further, it seems that the issue is occurring when Toolbar module is enabled. It seems the toolbar comes over the settings icon when used without overlay.

CommentFileSizeAuthor
#1 admin-toolbar_z_index-1882922-1.patch362 bytesmdupont

Comments

mdupont’s picture

Status: Active » Needs review
StatusFileSize
new362 bytes

toolbar.css sets the z-index of #toolbar to 600, while (without Overlay), admin.toolbar.base.css sets the z-index of #admin-toolbar to 100, so it's hidden behind.

Maybe fixing the issue is just a matter of setting a higher z-index for #admin-toolbar.

mdupont’s picture

Issue summary: View changes

Updated.

sickness29’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)

D7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.

Everyone can apply the patch above (not tested by the maintainers, tested by the community) to their D7 projects.
If the issue remains relevant for D10+ versions, merge requests with proposed solutions for a new module version (D10+) are welcome in a new follow-up issue.

Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.