Opened 14 years ago

Closed 11 years ago

#6132 closed Bug (fixed)

Image selection dialog doesn't close in Chrome

Reported by: Tyler Owned by:
Priority: Normal Milestone:
Component: General Version: 3.4.1
Keywords: Linux Chrome Cc:

Description (last modified by Krzysztof Studnik)

  1. Open Chrome Dev build
  2. Navigate to ckeditor.com/demo
  3. Use the image insert button and select an image to insert.
  4. Click the "OK" button on the image dialog

Expected: - Dialog should close and image is inserted into the text area. Result: - Dialog kinda blinks but stays open until cancel is chosen.

Works for me in Firefox 3.6.8 Also tested with same result using CKEditor 3.4.1 (SVN)

Change History (2)

comment:1 Changed 14 years ago by Krzysztof Studnik

Description: modified (diff)
Keywords: Linux Chrome added
Status: newconfirmed

Confirmed on CKE 3.4.1 Nightly in KUbuntu Lucid (10) While clicking on OK button, error in console is shown:

/latest/ckeditor/ckeditor.js:119 Uncaught TypeError: Cannot read property 'startContainer' of undefined

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

Resolution: fixed
Status: confirmedclosed

Not reproducible any more.

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