#19 ✓resolved
cory dodt

HotKey.destroy js error

Reported by cory dodt | August 10th, 2008 @ 02:14 PM | in 1.0

When calling HotKey.destroy(), I get the following error. This is because it should be HotKey.hotkeys.without(this) on the RHS (no "Control.")

Attached one-line patch.

Firebug traceback below:

Control.HotKey is undefined destroy()()hotkey.js (line 55) afterClose()()Goonmill (line 917) notify()("afterClose")livepipe.js (line 85) close()(true)control.modal.js (line 437) (?)()(keydown charCode=0, keyCode=27)Goonmill (line 908) handler()(keydown charCode=0, keyCode=27)hotkey.js (line 38) (?)()()prototype.js (line 209) wrapper()()livepipe.js (line 157) [Break on this error] HotKey.hotkeys = Control.HotKey.hotkeys.without(this);

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.

Attachments

Tags

Pages