Opened 14 years ago
Closed 13 years ago
#7587 closed Bug (duplicate)
BIDI: IE8: Unspecified webpage error is thrown when using the UNDO function
Reported by: | James Cunningham | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : BiDi | Version: | 3.0 |
Keywords: | IBM IE8 | Cc: | Damian, Satya Minnekanti, Teresa Monahan |
Description
Steps to reproduce the defect:
- Open the Ajax sample in IE8.
- Paste the following code into source mode:
<p dir="rtl"> paragraph 1</p> <p dir="rtl"> paragraph 2</p>
- Click on paragraph 1 & press the increase indent button in the toolbar.
- Click once on paragraph 2 (so that the frame is showing around the paragraph) & click the undo button in the toolbar.
Result: The following webpage error is displayed:
Message: Unspecified error.
Line: 124
Char: 1369
Code: 0
URI: http://nightly.ckeditor.com/6661/ckeditor.js
Change History (5)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|---|
Version: | 3.5.4 (SVN - trunk) → 3.0 |
comment:2 Changed 14 years ago by
Resolution: | → duplicate |
---|---|
Status: | confirmed → closed |
Actually a dup of #7002.
comment:3 Changed 13 years ago by
Resolution: | duplicate |
---|---|
Status: | closed → reopened |
This issue is still reproducible in IE8 in latest CKEditor 3.6.2.
Message: Unspecified error.
Line: 576
URI: /3.6.2/ckeditor/_source/plugins/selection/plugin.js
comment:4 Changed 13 years ago by
Status: | reopened → confirmed |
---|
comment:5 Changed 13 years ago by
Resolution: | → duplicate |
---|---|
Status: | confirmed → closed |
Has happened since CKEditor version 3.0
JS error taken from the latest repository:
Message: Unspecified error.
Line: 557
Char: 4
Code: 0
URI: /ckeditor_trunk/_source/plugins/selection/plugin.js