- Status changed to Fixed
almost 2 years ago 1:29am 19 January 2023 - Status changed to Active
almost 2 years ago 10:10am 19 January 2023 - ๐บ๐ธUnited States Christian DeLoach
zaskia, the visually-hidden-focusable class is part of Bootstrap 5 (see https://getbootstrap.com/docs/5.0/helpers/visually-hidden/). Is it possible you aren't loading the entire Bootstrap CSS library or may be using a custom Bootstrap CSS library? Since the update provided by your patch was included in the latest release, why are we reopening this issue? Is there still an outstanding task?
- ๐ง๐ชBelgium jmaerckaert Geer, province of Liรจge
The patch in #2 doesn't apply on version 5.5.9.
I provide a new patch. - Status changed to Needs review
almost 2 years ago 3:28pm 31 January 2023 -
hatuhay โ
committed 8bba9034 on 5.5.x
Issue #3334655 by zaskia: Revert changes
-
hatuhay โ
committed 8bba9034 on 5.5.x
- Status changed to Fixed
almost 2 years ago 4:26pm 31 January 2023 Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Fixed
over 1 year ago 7:30am 27 March 2023 - ๐น๐ทTurkey orkut murat yฤฑlmaz Istanbul
patch #15 works for me. thank you @codigoweb.
- ๐น๐ทTurkey orkut murat yฤฑlmaz Istanbul
I've tested and seen that 5.5.13 still needs the patch #15. Can you commit that version @hatuhay?
I guess that, there's a typo in Bootstrap 5.2 Docs, maybe it would be better to update those docs too.
- ๐ต๐ชPeru hatuhay Lima
Please refer to Bootstrap 5.3 -Accesibility - Visually hidden content
The markup is according to Bootstrap 5.3 docs. - ๐น๐ทTurkey orkut murat yฤฑlmaz Istanbul
I've checked the documentation on the link you've shared and it looks like there's no typo. I can't find the reason of this bug, but changing the class name, as in the patch #10, works for my base theme & sub themes. It is interesting.
Anyway, thanks for your quick reply @hatuhay.
- ๐บ๐ธUnited States kerasai
Noting that I ran into this because I was still using Bootstrap 4, instead of 5.
It was mostly trivial to update to Bootstrap 5 for me. If you're in a spot where you have to remain on Bootstrap 4, you'll either need to use one of the patches for this theme or override the template in your custom theme.