Closed (duplicate)
Project:
Drupal core
Version:
11.x-dev
Component:
navigation.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Aug 2025 at 10:30 UTC
Updated:
31 Dec 2025 at 03:05 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
rkollerforgot to add the mp4
Comment #3
rkollerComment #4
mgiffordI can see how this would cause confusion for sure. Thanks @rkoller
https://webaim.org/blog/hiding-content-for-screen-readers/
Comment #5
kentr commentedI think the the proposed fix for #3541910: Elements in closed sidebar are focusable will also fix this.
I didn't point this issue out explicitly, but experimenting with
visibility: hiddendid remove the items from the VoiceOver rotor.Comment #6
catchPostponing this on #3541910: Elements in closed sidebar are focusable
Comment #7
rkollerI've tested the proposed solution in MR14200 on #3541910: Elements in closed sidebar are focusable and the MR is fixing the linked issue as well as this issue. closing this one as duplicate (this issue deals with with one aspect of the other issue).