NEW 61732
[GTK] Add support for tooltips triggered by keyboard
https://bugs.webkit.org/show_bug.cgi?id=61732
Summary [GTK] Add support for tooltips triggered by keyboard
Carlos Garcia Campos
Reported 2011-05-30 09:10:56 PDT
We need mouseDidMoveOverElement() implemented first to have a hit test result in order to support tooltips triggered by keyboard.
Attachments
RobLi
Comment 2 2024-08-14 13:06:50 PDT
Titles (from `title` attribute or SVG `<title>`) that don't show tooltips on keyboard focus fail WCAG Success Criterion 2.1.1 Keyboard: https://www.w3.org/TR/WCAG22/#keyboard This issue was also brought up in CSSWG issue #8930 (https://github.com/w3c/csswg-drafts/issues/8930#issuecomment-1644766081) discussing standardizing native tooltips for styling.
Note You need to log in before you can comment on or make changes to this bug.