Opened 10 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 10 years ago by Piotrek Koszuliński

Status: newpending
Version: 4.4.2 (GitHub - master)

Works for me. Can you provide more details how do you test it (editor settings?), on which version of CKEditor and on which browser?

comment:2 Changed 10 years ago by Jakub Ś

WFM as well. Please provide more details that will help us to reproduce this problem.

comment:3 Changed 10 years ago by Piotrek Koszuliński

Resolution: expired
Status: pendingclosed
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy