Bug Tracker

Modify

Ticket #10885 (closed bug: duplicate)

Opened 19 months ago

Last modified 15 months ago

Missing timestamps from Mouse Events

Reported by: Motty Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: git
Keywords: Cc:
Blocking: Blocked by:

Description

I am aware of ticket #10755, so I'm not sure if this is related, or even the same issue.

When trying to get a time stamp for "mouseenter", "mouseover", "mouseleave", etc... the timeStamp returns zero. There are other events, such as "click" which seems to work in Firefox even though the issue in #10755 is present, but it also returns a zero in Opera. I didn't test every scenario.

This issue occurs in Firefox and Opera and only with jQuery 1.7+

 http://jsfiddle.net/Mottie/x3mGL/1/

Change History

comment:1 Changed 19 months ago by dmethvin

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

Yes, this is a dup of #10775. Unfortunately, all we can do is lie to you and put the current time in the timeStamp, which is not the purpose of that field.

comment:2 Changed 19 months ago by dmethvin

Duplicate of #10775.

comment:3 Changed 15 months ago by anonymous

TIMESTAMP is not working in Opera !

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.