[Webkit-unassigned] [Bug 25525] [Gtk] Tooltips should be fully keyboard accessible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 9 23:54:22 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=25525





--- Comment #4 from Joanmarie Diggs <joanmarie.diggs at gmail.com>  2010-02-09 23:54:22 PST ---
(In reply to comment #3)
> (In reply to comment #2)
> > Alex, since the bugs you mention seem to be fixed, is this something that can
> > be tackled now?
> 
> I'm afraid we have to check how we could do fix a couple of things before
> because I think gtk+ positions the tooltip under the widget when you use
> Ctrl+F1 (in this case the widget is the webview) and there is not API to change
> it. And in webkit the tooltip is not associated with the focused element but
> with the mouse position, but I did not check it in detail. We still need to
> check those things in order to fix the bug, I'll try to check them.

Thanks!!

Depending on what you find.... I wonder if this could (should?) be broken into
two separate bugs:

1. Ctrl+F1 should cause the tooltip to appear.... somewhere :-)

2. The tooltip should appear next to the focused element to be consistent with
Gtk+

If item #1 is solved, users who are blind could then cause the tooltip to
appear (which a screen reader could then speak and display in braille). This is
the important thing IMHO.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list