Postponed
Project:
Drupal core
Version:
main
Component:
toolbar.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Dec 2020 at 06:47 UTC
Updated:
1 Apr 2026 at 04:13 UTC
Jump to comment: Most recent, Most recent file


Comments
Comment #2
djsagar commentedComment #3
djsagar commentedComment #4
djsagar commentedAfter applied the patch which affected. and also affected the screen sort for the mobile view.
Comment #5
bhumikavarshney commentedPatch #4, seems working fine. Moving to RTBC +1. Added an after and before patch screenshot for reference.
Comment #6
abhijith s commentedApplied patch #4 and its not working.
After patch:

Comment #7
abhijith s commentedComment #8
anjalivijay commentedComment #9
sakthivel m commented#9 Please review the patch
Comment #10
djsagar commentedComment #11
chetanbharambe commentedComment #12
chetanbharambe commentedVerified and tested patch #9.
Patch applied successfully and looks good to me.
Testing Steps:
# Goto: /admin/Content
# User should not see Text overlapping issue on responsiveness. (When the User installs the admin toolbar module, the Admin Toolbar Quick Search should not overlap.)
Looks good to me.
Can be a move to RTBC
Please refer attached screenshots for Before and After patch.
Comment #13
chetanbharambe commentedComment #14
lauriiiThis increases the padding for all users, even those not using admin toolbar search which I think we don't want. Either way, I don't think this is specific to admin toolbar. Any set of toolbar configuration that makes the toolbar wrap into multiple lines would cause this issue.
Comment #15
revati_gawasHere is the clean patch against 8.9.x branch which solve the above issue. Can someone please review.
Thank you!
Comment #18
vikashsoni commentedApplied patch #9 applied successfully
Thanks for the patch
for ref sharing screenshot ....
Comment #19
kristen pol@revati_gawas Can you figure out a way to do this without using
!important?It's barely used in the Seven theme and mostly for the
print.cssand the only place I see it used with position is inskip-link.css.Comment #20
kristen polTagging for bugsmash.
Comment #22
Harish1688 commentedAs mention in the last comment (#21), 'Drupal 9 bug reports should be targeted for the 9.4.x-dev branch from now on, and new development or disruptive changes should be targeted for the 9.5.x-dev branch.'. Tested the module with (9.5.x-dev branch) and enable the search part. issue is resolved on mobile, tab and desktop also.
screenshot attached for reference
Comment #23
smustgrave commentedMoving back to needs work based on the comment #19. Agree is there a way to do this without !important
Also is this theme specific? I tested on seven and did not notice the issue
Comment #24
Manibharathi E R commentedAdding Patch Against the 9.4.x.


Before Patch Apply
After Patch Apply
Comment #25
Manibharathi E R commentedUpdated Patch.
Comment #26
Manibharathi E R commentedComment #27
Manibharathi E R commentedUpdated Patch #25.
Comment #28
Manibharathi E R commented#26 Patch Updation.
Comment #29
Manibharathi E R commentedPatch Updation
Comment #30
Manibharathi E R commentedPatch Updation
Comment #31
Munavijayalakshmi commentedComment #32
Munavijayalakshmi commentedComment #33
Munavijayalakshmi commentedComment #34
Munavijayalakshmi commentedfor testing purposes only.
Comment #35
Munavijayalakshmi commentedComment #36
longwaveThe Seven theme has been removed from Drupal 10 core. However, this issue appears to apply to the Toolbar module no matter which theme is used, so moving to the Toolbar module component.
Comment #37
ameymudras commentedTested this on Drupal 9.5 and the issue seems to be only with the admin toolbar module particularly when admin_toolbar_search is used. If we don't use admin toolbar module the core toolbar module seems to be working without any issue on small screen size.
Comment #39
Shubham Sharma 77 commentedFixed failed commands on #34 and fixed this issue on the toolbar module.
Attached a patch against Drupal 10.1.x.
For ref sharing screenshots...
Comment #40
smustgrave commentedIssue summary update still needs to happen per #14
Comment #41
ameymudras commentedComment #42
dsandhya commentedVerified and tested patch #39 for version 10.1.x-dev irrespective of themes this Patch applied successfully and looks good to me.
Comment #45
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.