Opened 13 years ago

Closed 13 years ago

#7035 closed Bug (fixed)

Inserting element when all contents of list is selected removes the list

Reported by: Sa'ar Zac Elias Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.5.1
Component: General Version: 3.5.1
Keywords: Cc:

Description

Use the following:

<ul>
	<li>
		[a]</li>
</ul>

Insert a smiley. The list is removed.

Attachments (1)

7035.patch (4.9 KB) - added by Garry Yao 13 years ago.

Download all attachments as: .zip

Change History (8)

comment:1 Changed 13 years ago by Sa'ar Zac Elias

Regression of [6334]. We need to figure out what difference to we have between the two selections, and if not reverting back to the original behaviour and finding another way to fix #6432.

comment:2 Changed 13 years ago by Sa'ar Zac Elias

Status: newconfirmed

comment:3 Changed 13 years ago by Garry Yao

Owner: set to Garry Yao
Status: confirmedassigned

Changed 13 years ago by Garry Yao

Attachment: 7035.patch added

comment:4 Changed 13 years ago by Garry Yao

Status: assignedreview

comment:5 Changed 13 years ago by Garry Yao

After the patch, TC from #6432 now result in inserted table lies inside the first empty list item.

comment:6 Changed 13 years ago by Sa'ar Zac Elias

Status: reviewreview_passed

comment:7 Changed 13 years ago by Garry Yao

Resolution: fixed
Status: review_passedclosed

Fixed with [6369].

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