Skip to main content

Bug Tracker

Side navigation

#10885 closed bug (duplicate)

Opened November 24, 2011 12:44PM UTC

Closed November 24, 2011 08:30PM UTC

Last modified March 26, 2012 10:00AM UTC

Missing timestamps from Mouse Events

Reported by: Motty Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: git
Keywords: Cc:
Blocked by: Blocking:
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/

Attachments (0)
Change History (3)

Changed November 24, 2011 08:30PM UTC by dmethvin comment:1

resolution: → duplicate
status: newclosed

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.

Changed November 24, 2011 08:30PM UTC by dmethvin comment:2

Duplicate of #10775.

Changed March 26, 2012 10:00AM UTC by anonymous comment:3

TIMESTAMP is not working in Opera !