[Webkit-unassigned] [Bug 24427] tool tip/alt. text appears when mouse is no longer hovering over link

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 25 17:20:48 PDT 2009


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





--- Comment #16 from jeremy boudreau <jeremy.boudreau at gmail.com>  2009-10-25 17:20:48 PDT ---
Further isolation has revealed:

The same issue occurs using images that have no text inside an <a html> tag -
example:
<a href="link.to.somewhere" alt="link to somewhere>
<img src="http://webkit.org/images/download.png>
</a>

Additionally the issue only occurs with a right click on a mouse. By
control-clicking to generate a contextual menu the issue doesn't occur.

Lastly, if the user has generated the conditions for the issue to occur, they
can cancel it by pressing any key on their keyboard. I believe this has the
same effect as clicking somewhere on the page to remove the focus on the
hyperlink by forcing it to be deselected.

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