support icon indicating copy to clipboard operation
support copied to clipboard

Add keyboard focus support to show cell tooltips

Open marciogurka opened this issue 3 years ago • 2 comments

Forum post

Hi,

We have found that the cell tooltips are not accessible for users who are using screen readers or for users who are solely using keyboard for navigation.

The W3C guidelines are a bit vague, but they do suggest:

A tooltip is a popup that displays information related to an element when the element receives keyboard focus or the mouse hovers over it. It typically appears after a small delay and disappears when Escape is pressed or on mouse out.

https://www.w3.org/WAI/ARIA/apg/patterns/tooltip/

Would it be possible to include an option to show cell tooltips when the cell has focus, instead of only when the mouse moves over the cell?

marciogurka avatar Nov 07 '22 18:11 marciogurka

+1 for this

marciogurka avatar Feb 20 '24 14:02 marciogurka

Another client reported this issue: https://forum.bryntum.com/viewtopic.php?p=145926#p145926

ghulamghousdev avatar May 08 '24 11:05 ghulamghousdev