Opened 10 years ago

Last modified 10 years ago

#11797 closed Bug

[IE9-11] Double replace fire error in console — at Version 2

Reported by: Artur Delura Owned by:
Priority: Normal Milestone:
Component: General Version: 4.0
Keywords: Cc:

Description (last modified by Artur Delura)

  1. Load editor with content

<h1>Apollo 11</h1>

  1. Click "Replace" button in toolbar
  2. Type "Artur 11" in "Replace with" field
  3. Click "Replace all"
  4. Click "Close" button in dialog
  5. Select word "Artur" in header by double-click
  6. Click "Replace" button in toolbar
  7. Type some word in "Replace with"
  8. Click "Replace" button
  9. click "Close"

OR

  1. Load editor with content

hello world world

  1. Click "Replace" button in toolbar
  2. Type space in field "Find what"
  3. Click "Replace all"
  4. Click "Close"

Actual result:

Error in console SCRIPT5022: DOM Exception: INDEX_SIZE_ERR (1) ckeditor.js, line 379 character 513

Change History (2)

comment:1 Changed 10 years ago by Artur Delura

Summary: [IE9] Double replace fire error in console[IE9-11] Double replace fire error in console

comment:2 Changed 10 years ago by Artur Delura

Description: modified (diff)
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