Editor should allow regular editing
Editor focuses on video and does not let off
Inline Edit initialization using Ctrl + E keypress
Chrome
Issue that I am having now on one of my pages, is that when I edit a page with a Youtube video, the editor is completely blanked out of options, and it looks like scripts are frozen on the video, I can't click out or anything.
I have a video reproducing this
https://dl.dropboxusercontent.com/u/50023467/dl/wiki/froala_issue.mp4
I don't have any javascript errors or anything, but it won't bring that video out of focus.
The source HTML for this is:
http://wiki.akkadius.com/i?M=Pastebin&Paste=lPmbrb2F
I'm on the latest git code
Does the same thing on a fresh page: https://dl.dropboxusercontent.com/u/50023467/dl/wiki/froala_video_issue_2.mp4
Please advise
This doesn't look like an editor problem but rather a CSS conflict inside your app. Please reach us via our website for tech support.
Standalone reproduction: http://codepen.io/anon/pen/jBwoRv
Same issue here, would you mind tell how you solved it?
@Anexon please make sure you are including the froala_style.min.css file and that you are using the latest editor version.
@stefanneculai it worked fine. Thx!