Postponed
Project:
Drupal core
Version:
main
Component:
toolbar.module
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Mar 2019 at 10:22 UTC
Updated:
1 Apr 2026 at 04:13 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
huzookaScreenshot after the fix:
Comment #3
huzookaDup of #3036975: Multiline Admin Toolbar overlaps with horizontal & vertical menus and Page Title area
Comment #4
huzookaClosing since #3036975: Multiline Admin Toolbar overlaps with horizontal & vertical menus and Page Title area is a bit older.
Comment #5
huzookaComment #6
huzookaThe scope of #3036975: Multiline Admin Toolbar overlaps with horizontal & vertical menus and Page Title area changed, so this isn't a duplicate anymore, and this is still needs to be solved.
Comment #12
pradipmodh13 commentedHello @huzooka,
I have generated a new patch in accordance with D9 because your patch is in D8 and the ticket is for D9, thus the patch is not applying.
There is a better solution presented for screens less than 16.5 em since if we attempt with z-index, the other options won't be seen.
If we try with z-index then other option will not visible so provided one better solution for below 16.5 em screen
In response to a request, I've included CSS with a specific focus on breakpoints below 16.5 em to achieve narrow viewport design.
Since everything is working fine on above 16.5 em, it is a good idea to limit CSS to max-width: 16.49 em so that it won't conflict with any existing code.
I tried this patch with these admin theme Bartik, Claro, Olivero, Seven, and stark and it working fine as expected.
Note: Also this patch is working fine with with admin toolbar module.
Please review.
For ref attached screenshot.
Comment #13
smustgrave commentedSeems like a bug that could benefit from a test case.
Comment #16
quietone commentedThe Toolbar Module was approved for removal in #3476882: [Policy] Move Toolbar module to contrib.
This is Postponed. The status is set according to two policies. The Remove a core extension and move it to a contributed project and the Extensions approved for removal policies.
The deprecation work is in #3484850: [meta] Tasks to deprecate Toolbar module and the removal work in #3488828: [meta] Tasks to remove Toolbar module.
Toolbar will be moved to a contributed project before Drupal 12.0.0 is released.