- Issue created by @rkoller
- ๐จ๐ดColombia luisfersegura
Hi, I was not able to reproduce.
Can you upload the videos that you mensioned?
- ๐ฉ๐ชGermany rkoller Nรผrnberg, Germany
not sure why the videos havent been uploaded and added back then. apologies. in both videos i first tab through the breadcrumb and then shift tab back to the start as illustrated by the keycastr output. then i do the same by stepping through the breadcrumb one way pressing VO arrow right... in claro the separators are announced and in focus, in olivero they are ignored.
- ๐ท๐บRussia Chi
I guess it happens because Claro is using
content
property for drawing the separators. The possible fix would be to usebackground-image
instead like Olivero does. - Assigned to vasantha deepika
- ๐บ๐ธUnited States nm63282 Seattle, WA
ll66382 โ made their first commit to this issueโs fork.
- Merge request !12046Issue #3494901: Replace SVG breadcrumb separator with CSS-only arrow. โ (Open) created by Unnamed author
- ๐บ๐ธUnited States nm63282 Seattle, WA
I noticed this hadn't been worked in a bit so, prepared a merge request. Hopefully I've gotten the steps right. Thanks @chi for the helpful pointer in #5. I'll attached screen captures and notes shortly.
- ๐บ๐ธUnited States nm63282 Seattle, WA
I've attached screen captures showing for https://git.drupalcode.org/project/drupal/-/merge_requests/12046 breadcrumb separators with different visibility modes in macOS, also a VoiceOver screen recording from iOS. Unfortunately, I couldn't test high contrast mode on Windows; I did check appearance with Windows 11 Edge. Any feedback appreciated.
The update uses Olivero's approach for rotated borders instead of SVG.