Opened 13 years ago

Closed 13 years ago

#6591 closed Bug (worksforme)

No Textarea Visible

Reported by: Carl Owned by:
Priority: Normal Milestone:
Component: General Version: 3.4.1
Keywords: Cc:

Description

I just downloaded the latest CKeditor version and used the sample pages to make an editor with autogrow. I just copied and pasted so nothing would go wrong. But there is no text area when the page loads. The toolbars appear fine but there are no values in the combo boxes and no textarea. Firebug produces these 2 error messages which i never recieved beofre installing:

uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMLocation.host]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://smarterwiki/content/smarterwiki.js :: anonymous :: line 1225" data: no]

uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMLocation.host]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://smarterwiki/content/smarterwiki.js :: anonymous :: line 1225" data: no]

Could this be something to do with jquery? I have used ckeditor in the past without using jquery and it worked fine.

Change History (3)

comment:1 Changed 13 years ago by Garry Yao

Status: newpending

Could you try to reduce the bug by disabling all your Firefox add-ons (safe mode)?

comment:2 Changed 13 years ago by Frederico Caldeira Knabben

It looks like you have the FastestFox extension. Please try disabling it and testing it again. Eventually, try it with Firefox in Safe-Mode, as described by Garry.

Please let us know, so we can eventually inform the extension developer about their bug. Thanks.

comment:3 Changed 13 years ago by Carl

Resolution: worksforme
Status: pendingclosed

Sorry forgot to update. The issue was with a piece of my css causing iframes to display:none. Removed that and it fixed the problem

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