Opened 11 years ago
Closed 10 years ago
#12039 closed Bug (expired)
Issue in Ckeditor due to invalid markup of style tag in div
Reported by: | Duda | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Parser | Version: | |
Keywords: | Cc: |
Description
Hey guys,
There is an issue in Ckeditor due to invalid markup of style tag in div. Enter the below HTML in ckeditor source and click on source again to move to the Visual Interface. And now ckeditor will get hanged. Can this issue be solved ?
<div style="margin-top:10px;margin-left:10%;> <p style="color:#FFFFFF;font-size:19px ;">Test</p> </div>
Change History (3)
comment:1 Changed 11 years ago by
Status: | new → pending |
---|---|
Version: | 4.4.2 (GitHub - master) |
comment:2 Changed 11 years ago by
WFM as well. Please provide more details that will help us to reproduce this problem.
comment:3 Changed 10 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
Works for me. Can you provide more details how do you test it (editor settings?), on which version of CKEditor and on which browser?