[webkit-reviews] review requested: [Bug 25525] [Gtk] Tooltips should be fully keyboard accessible : [Attachment 72925] Patch to fix tooltip location and text when using the keyboard

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 4 04:02:17 PDT 2010


Carlos Garcia Campos <cgarcia at igalia.com> has asked  for review:
Bug 25525: [Gtk] Tooltips should be fully keyboard accessible
https://bugs.webkit.org/show_bug.cgi?id=25525

Attachment 72925: Patch to fix tooltip location and text when using the
keyboard
https://bugs.webkit.org/attachment.cgi?id=72925&action=review

------- Additional Comments from Carlos Garcia Campos <cgarcia at igalia.com>
Attached patch fixed the text and position of the tooltip when using the
keyboard. It uses the current focused element to get its location and title.
I'm not sure the title is enough, but it fixes the test case attached to this
report. There are two issues blocking this though:

 - GTK+ bug: https://bugzilla.gnome.org/show_bug.cgi?id=633974
 - https://bugs.webkit.org/show_bug.cgi?id=48986


More information about the webkit-reviews mailing list