#38 ✓resolved
Stephen Heuer

mouse:wheel extending event fails in firefox 3.1 nightly

Reported by Stephen Heuer | November 21st, 2008 @ 07:42 PM | in 1.0

For some reason in Firefox 3.1 nightly the event that is passed to wheel() is not extended properly. event.element() and event.stop() do not work for some reason. What's weird is that this doesn't appear to happen anywhere else. This patch seems to fix it.

Error: event.element is not a function
Source File: /livepipe.js
Line: 300

Error: event.stop is not a function
Source File: /livepipe.js
Line: 304

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

NOTE: Please do not open tickets here. If you have an issue, please open it on http://github.com/syntacticx/livepipe-ui/issues/

High quality widgets and controls for web 2.0 applications built using the Prototype JavaScript Framework. Each control is well tested, highly extensible, fully documented and degrades gracefully for non JavaScript enabled browsers where possible. MIT licensed and actively maintained.

People watching this ticket

Attachments

Pages