Opened 13 years ago

Closed 12 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:

  1. Open the Ajax sample in IE8.
  1. Paste the following code into source mode:
<p dir="rtl">
	paragraph 1</p>
<p dir="rtl">
	paragraph 2</p>

  1. Click on paragraph 1 & press the increase indent button in the toolbar.
  1. 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 13 years ago by Jakub Ś

Status: newconfirmed
Version: 3.5.4 (SVN - trunk)3.0

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

comment:2 Changed 13 years ago by Sa'ar Zac Elias

Resolution: duplicate
Status: confirmedclosed

Actually a dup of #7002.

comment:3 Changed 12 years ago by Jakub Ś

Resolution: duplicate
Status: closedreopened

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 12 years ago by Jakub Ś

Status: reopenedconfirmed

comment:5 Changed 12 years ago by Jakub Ś

Resolution: duplicate
Status: confirmedclosed

Got to quick with reopening this ticket. I have checked #7002 and they have the same source (the same error is thrown) thus closing this one again as duplicate of #7002.

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