Bug Tracker

Modify

Ticket #5290 (closed bug: invalid)

Opened 4 years ago

Last modified 3 years ago

Mousing over element with 'title' attribute breaks hover()

Reported by: ttrefren Owned by: brandon
Priority: major Milestone: 1.4
Component: event Version: 1.3.2
Keywords: hover(), title Cc: ttrefren@…
Blocking: Blocked by:

Description

I have a div that expands on hover and closes on mouseout. This div contains elements with the 'title' attribute.

The mouseout event is fired prematurely after displaying the element title and moving the mouse, while still hovering over the initial element.

This bug is not present in Safari, but is present in Firefox 3.53

Change History

comment:1 Changed 4 years ago by dmethvin

Is this even fixable in jQuery? It sounds like a Firefox bug. Can you provide a simple test case?

comment:2 Changed 4 years ago by ttrefren

comment:3 Changed 3 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

No test case.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.