Opened 9 years ago
Last modified 9 years ago
#40760 new enhancement
Make Walker_Page::start_lvl more flexible by introducing filters for class name(s) at least
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Awaiting Review | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Menus | Keywords: | has-patch |
| Focuses: | Cc: |
Attachments (1)
Change History (7)
This ticket was mentioned in Slack in #accessibility by afercia. View the logs.
9 years ago
#5
follow-up:
↓ 6
@
9 years ago
- Focuses accessibility removed
If this is just about adding CSS classes, and not also things like aria-current as in #40359, I'd prefer to remove the accessibility focus to keep the a11y tickets report clean. Please do feel free to re-add it if I'm missing something.
#6
in reply to:
↑ 5
@
9 years ago
Replying to afercia:
If this is just about adding CSS classes, and not also things like
aria-currentas in #40359, I'd prefer to remove the accessibility focus to keep the a11y tickets report clean. Please do feel free to re-add it if I'm missing something.
I had commented on #36163 that it would be good to do the same for the other Walker classes and @peterwilsoncc asked me to open individual tickets for the other classes.
I can't speak for anyone else, but my interest is in @aria-current. That's why I added the accessiblity focus to this and #40761.
I haven't had a chance yet to look at the patch provided by @rahulsprajapati to see if it covers the general case (i.e., going beyond @class) that I'm interested in.
Related: #40761