Bug 61732

Summary: [GTK] Add support for tooltips triggered by keyboard
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bugs-noreply, mrobinson, robert.vuj.linder
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   

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.