Comments

shaal created an issue. See original summary.

mgifford’s picture

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.

yahyaalhamad’s picture

We should avoid using border since it can be heavy to the eyes. But we can color the text and give it a decoration.

yahyaalhamad’s picture

StatusFileSize
new59.19 KB

I'm still not sure how exactly we should do it without impacting the style that much.

bamberjp’s picture

Issue summary: View changes
StatusFileSize
new61.47 KB

Tested on Chrome 77.0.3865.120 (Official Build) (64-bit), Firefox 69.0.6 (64-bit) and Microsoft Edge.

Accessibility Issue

The menu does not appear to expand correctly when accessing it via keyboard tab.

yahyaalhamad’s picture

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.