Opened 13 years ago

Closed 10 years ago

#6642 closed Bug (fixed)

IE: Issue with pasting content over the Heading 1 paragraph format

Reported by: James Owned by:
Priority: Normal Milestone:
Component: Core : Pasting Version: 3.4.2
Keywords: IE IBM Cc: Damian, joek, Satya Minnekanti

Description

Steps to reproduce the defect:

  1. Open the Ajax sample in IE7 or IE8.
  2. Paste this text into the source view
<h1>
	Heading 1</h1>
<p>
	Normal Text</p>
  1. Change back to WYSIWYG mode & copy the text.
  2. Press CTRL + A to select the text & press CTRL + V to paste.

Expected: The text that was copied should look the exact same when pasted.

Actual: Heading 1 is wrapped in 2 <h1> tags and the Normal text is wrapped in a <h1> tag.

Attachments (1)

6642.patch (5.2 KB) - added by Garry Yao 13 years ago.

Download all attachments as: .zip

Change History (10)

comment:1 Changed 13 years ago by Garry Yao

Status: newconfirmed

comment:2 Changed 13 years ago by Damian

Is there any update to this ticket?

comment:3 Changed 13 years ago by Garry Yao

Similar issue with #5756.

comment:4 Changed 13 years ago by Garry Yao

This could be included in a similar fix we've done to Opera as in #7801.

Changed 13 years ago by Garry Yao

Attachment: 6642.patch added

comment:5 Changed 13 years ago by Garry Yao

Owner: set to Garry Yao
Status: confirmedreview

comment:6 Changed 13 years ago by Garry Yao

A v4-paste branch is created for the review.

comment:7 Changed 13 years ago by Garry Yao

Status: reviewassigned

comment:8 Changed 12 years ago by Garry Yao

Owner: Garry Yao deleted
Status: assignedconfirmed

We're working on this in v4.

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

Resolution: fixed
Status: confirmedclosed

Fixed in CKEditor 4.0.

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