Opened 11 years ago

Last modified 11 years ago

#10796 confirmed Bug

[IE] Text selection to end of caption causes JS error

Reported by: Marek Lewandowski Owned by:
Priority: Normal Milestone:
Component: General Version: 4.0 Beta
Keywords: IE Cc:

Description

since: 4.0 until master
issue not found in 3.6.6.1 though

  1. open any sample with CKEditor (i.e. samples/replacebyclass.html)
  2. using "Templates" button from toolbar, insert template "Text and table" (replacing current content)
  3. click "Table title" in order to edit it
  4. press Home key
  5. press Shift+End key

Expected result:
Table caption text should be selected.

Current result:
Caret does not move, no text is selected. Javascript exception is thrown.

js error:
SCRIPT16389: Unspecified error.
selection.js, line 800 character 5

additional info:
if caption has multiple lines, issue occurs only in last line.

Change History (2)

comment:1 Changed 11 years ago by Piotrek Koszuliński

Keywords: IE added; IE10 removed
Status: newconfirmed
Summary: text selection to end of caption causes js error[IE] Text selection to end of caption causes JS error
Version: 4.2.1 (GitHub - master)4.0 Beta

Checked on IE9, IE10 - on both this issue is reproducible.

comment:2 Changed 11 years ago by Jakub Ś

Error SCRIPT16389 is also mentioned in #10857, #10858, #10894, #10970.

Last edited 11 years ago by Jakub Ś (previous) (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