Opened 13 years ago
Closed 13 years ago
#8324 closed Bug (fixed)
BIDI: IE8: Unspecified web page error thrown when using the Undo
Reported by: | Satya Minnekanti | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.6.3 |
Component: | Core : Undo & Redo | Version: | 3.0 |
Keywords: | IBM IE8 | Cc: | Damian, Teresa Monahan |
Description
Steps to reproduce the defect:
- Open the Ajax sample in IE8.
- Paste the following code into source
<p dir="rtl"> paragraph 1</p> <p dir="rtl"> paragraph 2</p>
- Go back to rich text, click on paragraph 1 & press Increase indent button in the toolbar.
- Click once on paragraph 2 (so that frame is shown around paragraph 2) & click the undo button in the toolbar.
Result: The following webpage error is displayed and error message is Unspecified error.
This issue originally reported in ticket #7587 which is closed as duplicate of #7002 which is fixed in 3.6.2 but the original issue mentioned in ticket #7587 still exists so we are logging this new ticket to track the issue
Attachments (2)
Change History (12)
comment:1 Changed 13 years ago by
Keywords: | IE8 added |
---|---|
Status: | new → confirmed |
comment:2 Changed 13 years ago by
Should #7587 be re opened or are you going to fix this ticket in 3.6.2?
comment:3 Changed 13 years ago by
Version: | → 3.0 |
---|
comment:4 Changed 13 years ago by
Component: | General → Core : Undo/Redo |
---|---|
Resolution: | → fixed |
Status: | confirmed → closed |
Fixed with micro change [7398].
comment:5 Changed 13 years ago by
I could still reproduce this issue on nightly build. Please re open this ticket
comment:6 Changed 13 years ago by
Milestone: | → CKEditor 3.6.3 |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
I confirm this issue with IE8. It is not possible to reproduce it with IE9 and Developer Tools.
comment:7 Changed 13 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | reopened → review |
Changed 13 years ago by
Attachment: | 8324.patch added |
---|
Changed 13 years ago by
Attachment: | 8324_2.patch added |
---|
comment:9 Changed 13 years ago by
Status: | review → review_passed |
---|
comment:10 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [7414].
The error is thrown in
Line: 573
URI: /3.6.1/ckeditor/_source/plugins/selection/plugin.js
Reproducible from CKEditor 3.0