Opened 15 years ago

Closed 15 years ago

#3948 closed Bug (fixed)

[IE] Preformatted selection problem

Reported by: Damian Owned by:
Priority: Normal Milestone: CKEditor 3.0
Component: General Version:
Keywords: IE IBM Confirmed Cc:

Description

There is an issue when selecting or deleting text that is formatted (<pre>).

To reproduce:

  1. Open nightly sample
  2. Add some plain text
  3. Select the new text and apply the formatted format

Result: Runtime Error, line 83. Error: 'nodeValue' is null

  1. After selecting the text, attempt to delete the selected content. It also produces the error.

Attachments (2)

ErrorLocation.png (36.6 KB) - added by Damian 15 years ago.
Debugger output
ErrorMessage.png (17.4 KB) - added by Damian 15 years ago.
Message

Download all attachments as: .zip

Change History (9)

comment:1 Changed 15 years ago by Frederico Caldeira Knabben

WFM... which browser version are you using to text it?

comment:2 Changed 15 years ago by Frederico Caldeira Knabben

Keywords: WorksForMe added

comment:3 Changed 15 years ago by Damian

This is reproducible on both IE 6 and 7.

You need to add more than one line of text and select multiple lines of text before the error occurs.

Attaching debugger output and screen shot of error.

Changed 15 years ago by Damian

Attachment: ErrorLocation.png added

Debugger output

Changed 15 years ago by Damian

Attachment: ErrorMessage.png added

Message

comment:4 Changed 15 years ago by Garry Yao

Keywords: IE Confirmed added; WorksForMe removed

Be able to reproduce now, release version only.

comment:5 Changed 15 years ago by Garry Yao

Keywords: Pending added; Confirmed removed

Works well on release of [3898], pending for checking when nightly build get updated.

comment:6 Changed 15 years ago by Frederico Caldeira Knabben

Keywords: Confirmed added; Pending removed

Wrong keyword usage.

comment:7 Changed 15 years ago by Garry Yao

Resolution: fixed
Status: newclosed

Now the nightly build is fixed.

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