Needs work
Project:
Drupal core
Version:
main
Component:
navigation.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 May 2024 at 11:56 UTC
Updated:
23 Nov 2025 at 10:13 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #4
gauravvvv commentedComment #5
smustgrave commentedMR should be 11.x
Think adding a javascript test for the escape key press should be possible.
Comment #7
quietone commentedComment #8
ahsannazir commentedThe close btn is keyboard accessible now and also verified pressing the Esc key closes the menu.
Comment #9
kentr commentedIt looks like #8 demonstrates the Olivero menu, not the Navigation module menu. I can reproduce this on 11.x.
Needs tests for #5.
It should also be possible to test that the Close button is tab-able. It would be good to do that to mitigate against a regression.
Comment #10
catchThe MR still needs to target 11.x