It affects the ability of people with disabilities or special needs (such as blindness or color-blindness) to use Drupal.
shaal created an issue. See original summary.
Has focus been removed?
Also, do you know how to create a patch @shaal it really helps maintainers review your code. Screenshots are good too.
We should avoid using border since it can be heavy to the eyes. But we can color the text and give it a decoration.
I'm still not sure how exactly we should do it without impacting the style that much.
Tested on Chrome 77.0.3865.120 (Official Build) (64-bit), Firefox 69.0.6 (64-bit) and Microsoft Edge.
The menu does not appear to expand correctly when accessing it via keyboard tab.
Indeed, this might be a problem because we use a class when we want a toolbar tray to open, we might just open the toolbar tray when focused, might be better.
Comments
Comment #2
mgiffordHas focus been removed?
Also, do you know how to create a patch @shaal it really helps maintainers review your code. Screenshots are good too.
Comment #3
yahyaalhamadWe should avoid using border since it can be heavy to the eyes. But we can color the text and give it a decoration.
Comment #4
yahyaalhamadI'm still not sure how exactly we should do it without impacting the style that much.
Comment #5
bamberjp commentedTested on Chrome 77.0.3865.120 (Official Build) (64-bit), Firefox 69.0.6 (64-bit) and Microsoft Edge.
The menu does not appear to expand correctly when accessing it via keyboard tab.
Comment #6
yahyaalhamadIndeed, this might be a problem because we use a class when we want a toolbar tray to open, we might just open the toolbar tray when focused, might be better.