Opened 15 years ago
Closed 13 years ago
#694 closed defect (wontfix)
Mouse move error in tests/event/test_rate_limited_events.html
Reported by: | James Burke | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Events | Version: | 0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Found in 0.3 RC: Move the mouse over the yellow box, then move it out of the yellow box, to the right, then leave the mouse stationary for a moment. An error pops up (after 500ms?).
The error in Firefox 1.5.3:
uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMMouseEvent.type]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://dojotoolkit.org/~alex/0.3.0rc1/dojo-0.3.0-ajax/dojo.js :: anonymous :: line 3026" data: no]
The error in MSIE 6.0 is: "Member not found"
It does NOT error in Safari 2.0.3
Change History (2)
comment:1 Changed 15 years ago by
Component: | General → Events |
---|---|
Milestone: | → 0.5 |
Owner: | changed from anonymous to alex |
comment:2 Changed 13 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
we're not supporting rate limited events in 0.9. We were never able to figure out how to correctly re-generate all of the event properties. Marking "wontfix"