Opened 13 years ago
Closed 13 years ago
#7887 closed Bug (invalid)
Pasted HTML in "Source View" freeze editor
Reported by: | Jorge | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Source View | Version: | 3.5.2 |
Keywords: | Cc: |
Description
Hi,
I'm stuck with this problem and didn't find any info googling about it.
This happens when I paste same HTML in source view with an element attribute value quote not closed and switch back to editor.
Example: .... <div id="section class="comment">....</div> ....
The id attribute value closing quote is missing. This situation freeze the editor when switching back to normal view.
Any body has a fix o workaround for this?
CKeditor v3.5.2
Cheers
Jorge
Change History (3)
comment:1 Changed 13 years ago by
Status: | new → pending |
---|
comment:2 Changed 13 years ago by
Sorry for the missing information. I'm on a Mac OSX 10.6.7, google chrome 11.0.696.68.
I didn't realize that i could test the current version online. In the current stable version this issue is solved.
Thank you very much
Regards
Jorge
comment:3 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
The best solution is pasting valid HTML.
I have checked the latest stable version CKEditor on all browsers but could not see any freezes. What OS, and browser does the issue concern?
Also have you tried to reproduce this problem in the latest demo version http://nightly.ckeditor.com/demo. Maybe it has already been fixed?