Opened 16 years ago
Closed 16 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:
- Open nightly sample
- Add some plain text
- Select the new text and apply the formatted format
Result: Runtime Error, line 83. Error: 'nodeValue' is null
- After selecting the text, attempt to delete the selected content. It also produces the error.
Attachments (2)
Change History (9)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
Keywords: | WorksForMe added |
---|
comment:3 Changed 16 years ago by
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.
comment:4 Changed 16 years ago by
Keywords: | IE Confirmed added; WorksForMe removed |
---|
Be able to reproduce now, release version only.
comment:5 Changed 16 years ago by
Keywords: | Pending added; Confirmed removed |
---|
Works well on release of [3898], pending for checking when nightly build get updated.
comment:7 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Now the nightly build is fixed.
WFM... which browser version are you using to text it?