Re: TinyMCE incompatibility with IE 11? manual Products.TinyMCE uppinning needs Generic Setup fiddle
Rick Bruch <[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.user |
|---|---|
| Message-ID | <24634c6f14d343de9d3ed4047b54b44f@DM2PR0801MB0764.namprd08.prod.outlook.com> |
Thanks Mauro. I was able to restore the ability to link using your suggestion. For reference, I added this line: <meta http-equiv="x-ua-compatible" content="IE=10"> in my theme's main_template.pt (this is an "old-style"/non-Diazo theme based on Sunburst). I noticed that there is a define in the template that sets an HTTP header with the same info but I found that changing it to IE=10 there wasn't sufficient to make linking work. Can anyone involved with Products.TinyMCE development comment on any plans to fix this issue? Thanks! -Rick From: Mauro Amico Sent: Friday, August 08, 2014 4:57 PM To: [email protected] Subject: Re: [Plone-Users] TinyMCE incompatibility with IE 11? manual Products.TinyMCE uppinning needs Generic Setup fiddle Hi Rick, there is a ticket about: https://dev.plone.org/ticket/13834 I had the same problem and currently I solved setting meta (or http header) X-UA-COMPATIBLE to IE10 (https://www.modern.ie/en-us/performance/how-to-use-x-ua-compatible). Mauro. On 08/09/2014 01:35 AM, Rick Bruch wrote: Thanks Armin. I did do the upgrade profile in portal_setup back when I changed the Products.TinyMCE to the 1.3.x branch instead of the 1.2.x branch that is the default with Plone 4.2.x. At that time it did fix the problem of IE incompatibility but that was in the IE 9 or IE 10 era. This problem seems to be a bit different in that I can edit text and save it, but just cannot add links using the WSYWIG editor (adding a link via HTML source view works). Another thing to note is that if you put IE 11 into "IE 10" mode via the F12 tools, adding links works, which in my mind reinforces the idea that there is an issue between TinyMCE and IE 11, rather than a problem with my instance. I'm not sure though so I would love to hear from anyone else if they can add links with TinyMCE and IE 11. -Rick From: Armin Stroß-Radschinski Sent: Friday, August 08, 2014 4:25 PM To: [email protected]<mailto:[email protected]> Cc: Rick Bruch Subject: Re: [Plone-Users] TinyMCE incompatibility with IE 11? manual Products.TinyMCE uppinning needs Generic Setup fiddle Hi Rick I had issues with TinyMCE's Javascript and Plone 4.2.x preventing saving the body text with custom Archetypes in Chrome. I pinned Products.TinyMCE to the latest version of that time Products.TinyMCE = 1.3.3 One important step was to run the Generic Setup update profile steps for the new Products.TinyMCE version manually due to there is no option for this in Plone anymore, because TinyMCE is the default editor. Maybe you missed this and this can help with your 1.3.4 setup as well. You need to do this in ZMI portal.setup. Armin ------------------------------------------------------------------------------ _______________________________________________ Plone-Users mailing list [email protected]<mailto:[email protected]> https://lists.sourceforge.net/lists/listinfo/plone-users ------------------------------------------------------------------------------ _______________________________________________ Plone-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plone-users