Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.

Editor inside a modal window #57

Closed
joshorvis opened this issue Apr 25, 2013 · 4 comments
Closed

Editor inside a modal window #57

joshorvis opened this issue Apr 25, 2013 · 4 comments

Comments

@joshorvis
Copy link

When I open a modal window with an editor in it, I can't type in the editor - at the first keystroke, the Bold button lights up (first button in my toolbar) and that's it. No text can be typed into the editor.

If I dismiss the modal and re-open it, everything works perfectly.

Any idea what could be going on? I can provide more info at request - just don't know what would be helpful here...

@joshorvis
Copy link
Author

I think I got this resolved - I was using a remote copy of jquery.hotkeys.js (all my other JS was local). Once I moved copied that library into my existing JS structure and began referencing it locally, the problem went away. My guess is that a tiny delay in loading the hotkeys library caused some funky behavior on binding.

@cnizzardini
Copy link

This helped me, thanks.

@gandarez
Copy link

It has helped me either. I didn't include jquery.hotkeys.js before reading here.

@PrasathSivalingam
Copy link

jquery.hotkeys.js did the trick!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants