Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
toolbar.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Sep 2015 at 19:58 UTC
Updated:
13 Sep 2015 at 03:15 UTC
Jump to comment: Most recent, Most recent file


Comments
Comment #2
leolandotan commentedI went ahead and created a patch.
Comment #3
emma.mariaAs the issue problem and code in the patch is for the the Toolbar module, this is not a Bartik issue. Assigning to toolbar.module.
Comment #4
leolandotan commentedOh! I didn't notice that. My apologies.
Comment #5
shwetaneelsharma commentedTested core-fix-admin-menu-misaligned-toggle-icon-2563807-d8.patch on Firefox Ubuntu 14.04
Attaching screenshot. The toggle icon is not fixed even after applying the patch. Therefore, the patch fails.
Comment #6
shwetaneelsharma commentedComment #7
leolandotan commentedJust wanted to clarify, after applying the patch did you clear the caches and if yes, the issue is only on Firefox?
Thanks!
Comment #8
tr commentedI just noticed this bug too.
This bug was introduced by commit 184d4b42 from issue #2173527: The Menu-Toolbar area should be refactored so that Tray items are nested in the same container as their associated parent Toolbar item., and there's already an open issue for the problem, see #2546196: Toolbar's orientation-toggling arrows broken by #2173527.
@leolando.tan: You should post your proposed patch in that previous issue. But it looks like your patch just reverts commit d82a0ffb from issue #2267037: Toolbar tab icons without title are not aligned. That commit has been in place for more than a year and was added to fix the specific problem raised in that issue. Have you checked to make sure you haven't re-introduced the bug that was fixed by that previous commit?