Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

cftextarea not working in IE 9

Explorer ,
Mar 03, 2011 Mar 03, 2011

cftextarea richtext does not appear to be functioning in the lastest RC of IE 9.

This code:

<cftextarea name="message" bindonload="no" height="450" width="650" toolbaronfocus="no" richtext="yes" toolbar="default" fontsizes="1em" skin="silver"> </cftextarea>

Works fine in FF and Chrome as well as IE8 - but not in IE 9. Is this an issue with FCKEditor or just IE (as usual?)

3.2K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 12, 2011 Apr 12, 2011

I am having the exact same issue.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 27, 2011 May 27, 2011

Is there a way to convert CF8 or CF9 to use the new CKeditor 3.x (that works in IE9, or any other RTE)  instead of the FCKeditor that it ships with? essentially IE9 has broken all sites that use <cftextarea richtext="true"...

Of course since it doesn't appear that Adobe has used the FCKeditor that ships with CF8 and 9 for this blog's rich text editor, it won't be a problem on this forum.

But all of us who do use their product will.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Jun 07, 2011 Jun 07, 2011

I am having the same issue, and it will likely poke its head a few more times as more of my clients install MSIE9, god bless 'em.

Any movement on a new version of FCK being included in any upcoming patch, etc.?

And wasn't there some way that you could point to a different spot for FCK? This would be particularly of interest for folks who have sites on remote hosts.

Thanks,

James Edmunds

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jul 12, 2011 Jul 12, 2011

Just wanted to bump this post to see if there had been any solutions found.  What have you tried that did not work (so I don't have to painfully do the same steps that won't work)?

Has Adobe responded to or addressed this topic?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Jul 12, 2011 Jul 12, 2011

I switched to tiny MCE:

http://tinymce.moxiecode.com/

HTH,

James

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Jul 12, 2011 Jul 12, 2011

I replied on the forum as well - I switched to Tiny MCE, bailed cftextarea:

http://tinymce.moxiecode.com/

HTH,

James

 

=-=-=-=-=

James Edmunds

317 Allen St.

New Iberia, LA 70563 USA

337.364.6276

http://jamesedmunds.com/poorclio

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jul 12, 2011 Jul 12, 2011

Hey -

I haven't heard anything more about this problem. We've told our users to stop

using IE and start using Firefox. Luckily, we do a lot of internal applications

so we can do this. Let me know if you figure anything out!

Mike

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jul 17, 2011 Jul 17, 2011

my best advice is don't try to use IE9. because found a lot of bugs in IE9 including jQuery issue.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 21, 2013 Feb 21, 2013
LATEST

I have found that if I put the cftexarea RICHTEXT="yes" form on a page by itself, specifically without the <head> tag in it, it will work.  Inconvenient, but cftextarea is more user-friendly for my users than tinymce.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources