Needs work
Project:
Drupal core
Version:
main
Component:
layout_builder.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 May 2024 at 03:42 UTC
Updated:
7 Jun 2024 at 05:50 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
prashant.cTried with the steps given but could not replicate it on my end.
Comment #3
ahsannazir commentedNot able to reproduce the issue . Attaching screen capture for reference.
Comment #4
gauravvvv commented@ahsannazir, Could you place the "User account menu" block and then try reproducing it.
Comment #5
ahsannazir commentedYes now i can see the tooltip. It also happens when you enable "Display title " checkbox for the existing blocks in navigation toolbar
Comment #7
ahsannazir commentedComment #8
finnsky commentedI've added small comment.
Comment #9
finnsky commentedGonna cehck it deeper. seems that tooltip uses own class. not sure why
Comment #10
finnsky commentedActually it is not our false. Layout Builder forced show all items on `enable content preview` checkbox.
I gonna update this issue and address it to Layout builder
Comment #12
finnsky commentedComment #13
finnsky commentedComment #15
ahsannazir commentedComment #16
finnsky commentedThis ticket not only admin-toolbar__tooltip. But about all possible hidden elements which are force displayed by layout builder script.
I believe logic should be different here. Please take a look at the Proposed resolution