Opened 12 years ago

Last modified 11 years ago

#9177 confirmed Bug

Selection Field dialog box fails to work after switching to Source mode.

Reported by: Larry Hinderks Owned by:
Priority: Normal Milestone:
Component: General Version: 3.3.2
Keywords: IE9 IE10 Cc:

Description

To reproduce in ckeditor 3.6.4 and IE 9.

  1. Go to ckeditor demo page
  2. Clear the page
  3. Click on the Selection Field icon
  4. Click in the "Text" type "abc" in that field and click on add then ok
  5. Click the Source icon to view the html
  6. Click the Source icon again to return to WYSIWYG mode
  7. Place the curson on the Select Field just added and right click to bring up a menu
  8. On this menu, click on Selection Field Properties to bring up a dialog box
  9. Click the OK button in the dialog box and see that nothing happens

Clicking on the Cancel button properly closes the dialog box. Once you go to source mode and return, you cannot add any more select list items since the OK button is unresponsive.

Change History (3)

comment:1 Changed 12 years ago by Jakub Ś

Keywords: IE9 added
Status: newconfirmed
Version: 3.6.43.3.2

Issue has been reproducible in IE9 and IE10 from CKEditor 3.3.2

JS error:
Message: SCRIPT70: Permission denied
Line: 26
URI: /3.6.4/_source/core/dom/node.js

Last edited 11 years ago by Jakub Ś (previous) (diff)

comment:2 Changed 11 years ago by Jakub Ś

Keywords: IE10 added

Simplified TC:

  • insert new selection field with some values.
  • Switch to source and the back to wysiwyg mode.
  • Press the selection field button to open the dialog or double click on existing selection filed.

comment:3 Changed 11 years ago by Jakub Ś

#10025 was marked as duplicate.

Please note that this problem occurs also in CKEditor 4.x (v4).

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