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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 21 04:37:48 PST 2009


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


Alejandro G. Castro <alex at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alex at igalia.com




--- Comment #1 from Alejandro G. Castro <alex at igalia.com>  2009-12-21 04:37:45 PST ---
This bug depends on bug 32819. After applying that patch we would have to do a
small workaround to solve the fact that the tooltips in GTK when opened with
Ctrl+F1 are rendered outside and under the widget area (makes sense when the
widget is a line of text for instance).

The best option would be probably to allow users to redefine the x and y
properties in the query-tooltip, but it seems the API does not allow it; and
anyway we need the position of the focused element of the webpage and we do not
have it. We would have to wait for the DOM bindings, bug 16401, and check how
to change the position of the tooltip if possible at all.

-- 
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