WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
RobLi
Comment 1
2021-07-23 01:51:24 PDT
Is this bug equivalent of
https://bugs.chromium.org/p/chromium/issues/detail?id=829352
and
https://bugzilla.mozilla.org/show_bug.cgi?id=97223
?
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.
Top of Page
Format For Printing
XML
Clone This Bug