Side navigation
#2400 closed bug (invalid)
Opened February 23, 2008 12:39PM UTC
Closed January 22, 2009 02:58AM UTC
error message: event.type has no properties
| Reported by: | jrieks | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | 1.2.4 | 
| Component: | event | Version: | 1.2.3 | 
| Keywords: | Cc: | ||
| Blocked by: | Blocking: | 
Description
In a greasemonkey script, I get "event.type has no properties" when I reload the page. The attached patch makes sure that event.type is defined.
Can you provide a test case showing how you get the error?