Opened 11 years ago

Closed 11 years ago

#10512 closed Bug (expired)

ckeditor does not fill with content in Chrome at first time load in ajax.dialog in mvc3

Reported by: Vishal Bhavsar Owned by:
Priority: Normal Milestone:
Component: Server : ASP.Net Version: 3.6.6
Keywords: Cc:

Description

i have one strange problem which generates only in google chrome. i have used ckeditor in ajax.dialog in mvc3 asp.net. when i click on link then dialog opens with ckeditor but editor's content does not fill. NOTE: it happens only first time when i open dialog and only in chrome. if again i open dialog(in which ckeditor exist) without page refresh ,then it works fine and loads ckeitor with content. please suggest some solution ...

Attachments (2)

1.png (41.7 KB) - added by Vishal Bhavsar 11 years ago.
2.png (96.1 KB) - added by Vishal Bhavsar 11 years ago.

Download all attachments as: .zip

Change History (6)

Changed 11 years ago by Vishal Bhavsar

Attachment: 1.png added

Changed 11 years ago by Vishal Bhavsar

Attachment: 2.png added

comment:1 Changed 11 years ago by Jakub Ś

Status: newpending

Could you attach simplified version of your project and working that shows this problem.

Which editor do you use CKEditor ASP.NET 3.6.4 or have you perhaps updated client-side version to CKE 4.x? This isn't error. I just want to know.

What method do you use to load data into editor?

Please provide more details here but at first sight this looks like implementation issue and not editor problem.

comment:2 Changed 11 years ago by Vishal Bhavsar

i am using ckeditor version 3.6.6, and yes i use to it to load data in dialog as attached in image.this problem generate only in dialog and only in chrome,and in normal way it's working fine.

comment:3 Changed 11 years ago by Jakub Ś

Any chance for providing simplified version of your project. I'm toalking about something Working and very simple that only shows the problem.

  1. This could be because you aren't using CKEditor for ASP.NET. Please note that server-side code is 3.6.4 but you can update client-side code to even 4.1.1. You should try the asp.net version IMHO.
  2. You are using jQuery dialog. There are some problems with jQuery dialogs (not our fault) so this is another possibility.
  3. What method/code do you use to load data into editor? Perhaps you load it before editor is loaded?

Please provide more details otherwise I won’t be able to help you.

comment:4 Changed 11 years ago by Jakub Ś

Resolution: expired
Status: pendingclosed
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