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

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


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


Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #72925|                            |review?
               Flag|                            |




--- Comment #5 from Carlos Garcia Campos <cgarcia at igalia.com>  2010-11-04 04:02:17 PST ---
Created an attachment (id=72925)
 --> (https://bugs.webkit.org/attachment.cgi?id=72925&action=review)
Patch to fix tooltip location and text when using the keyboard

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

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