[Webkit-unassigned] [Bug 15793] [GTK] Webkit doesn't show title attribute tooltip when hovering over an image

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 4 09:48:44 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=15793


alp at atoker.com changed:

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




------- Comment #11 from alp at atoker.com  2007-12-04 09:48 PDT -------
(From update of attachment 17538)
Kris (author of the new GtkTooltip API) suggested that this workaround
shouldn't be necessary. r- based on this, though we might have to re-visit it
if we can't find an alternative.

One suggestion was to usegtk_tooltip_set_tip_area() but that requires that we
have knowledge of existing tooltip areas, and the area has to be rectangular,
neither of which is always true.

The drawing area example in testtooltips might be a source of inspiration
apparently.

Jan, could you coordinate this effort with the GTK+ team? If it doesn't work
out, we'll have to look at the hacks again.

Thanks!


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



More information about the webkit-unassigned mailing list