[Webkit-unassigned] [Bug 35978] New: Tooltip text being sent even when hovering the same node

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 10 11:32:22 PST 2010


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

           Summary: Tooltip text being sent even when hovering the same
                    node
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: lucas.demarchi at profusion.mobi



Lucas De Marchi <lucas.demarchi at profusion.mobi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #50418|                            |review?, commit-queue?
               Flag|                            |


Created an attachment (id=50418)
 --> (https://bugs.webkit.org/attachment.cgi?id=50418)
send tooltip text only when node changed

Tooltip text is being generated and sent to chrome even if node the mouse is
hovering is always the same.
The attachment fix this problem by sending the text to chrome only when node is
not the same.

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