Opened 13 years ago

Last modified 13 years ago

#7865 confirmed Bug

enterMode BR + SELECT element = Javascript Error

Reported by: Jakub Ś Owned by:
Priority: Normal Milestone:
Component: General Version: 3.5.3
Keywords: Cc: satya_minnekanti@…

Description

This bug is a rewritten forum entry http://cksource.com/forums/viewtopic.php?f=11&t=22508

It occurs in IE7 and IE6 with enterMode set to BR from CKEditor 3.5.3.

  1. Copy the attached file to samples
  2. Load it
  3. click on a select box.

Result:JS error pops out: Message: editor.getSelection() is null or not an object Line: 818 URI: /_source/plugins/wysiwygarea/plugins.js Code: range = editor.getSelection().getRanges()[ 0 ];

Attachments (1)

my.html (519 bytes) - added by Jakub Ś 13 years ago.

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by Jakub Ś

Attachment: my.html added

comment:1 Changed 13 years ago by Jakub Ś

Status: newconfirmed

comment:2 Changed 13 years ago by Satya Minnekanti

Cc: satya_minnekanti@… added
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