Closed (outdated)
Project:
Drupal core
Version:
9.3.x-dev
Component:
Olivero theme
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Mar 2021 at 13:49 UTC
Updated:
13 May 2021 at 13:46 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
sakthivel m commented#2 Please review the patch
Comment #3
sakthivel m commentedComment #4
sakthivel m commentedComment #5
sakthivel m commentedCustom Commands Failed #5 Recreated patch
Comment #6
gauravvvv commentedI have added before and after patch screen recordings. Patch #5, fixes the issue.
Now even after focusing on the menu if we click outside the menu. it is closing itself.
Comment #7
gauravvvv commentedComment #8
lauriiiThe Olivero menu has quite a bit of Nightwatch test coverage. Could we add test coverage for this too?
Comment #10
sakthivel m commentedJust re-rolled the patch for 9.3.
Comment #11
chetanbharambe commentedVerified and tested patch #10.
Patch applied successfully and looks good to me.
Testing Steps:
# Goto: Header Menus
# Click on the dropdown toggle
# User should see Menu gets opened
# Click outside of the submenu
# User should not see menu remains open.
Expected Results:
# User should not see menu remains open once clicking outside of the submenu.
Actual Results:
# Currently User is able to see menu remains open once clicking outside of the submenu.
Note:
# Above issue is appearing on 9.2.x-dev version
# Not able to reproduce on 9.3.x-dev version
Can be a move to +1 RTBC.
Please check the attached videos for reference of both versions.
Comment #12
akhildev.cs commentedI tried this several times but I couldn't able to reproduce this issue on the 9.3.x-dev version. it seems there have no issues to apply,
#10
Comment #13
guilhermevp commentedI was unable to reproduce the error as well. Using Chrome 90.0.4430.93 it already works as intended.
Added video.
Comment #14
gauravvvv commentedPlease refer to #7 to reproduce.
Comment #15
mherchelI tested this out, and this issue was actually fixed in #3191692: Have secondary menus close on blur