Advanced HTML Editor 3 Support Product Page

Solved

AHE 3.5.2 Insert Image Error: Failed to execute 'insertBefore'... (CHROME)

Reported 28 Jan 2014 22:27:34
1
has this problem
28 Jan 2014 22:27:34 billy flynt posted:
We have upgraded to 3.5.2, to benefit from the toolbar fix for Chrome.

Works good in all browsers except for a problem in Chrome when inserting images.

This Scenario Produces NO Error in Chrome:
=====================================
1. If we open a page with the editor, and insert other items first like a table, or a horizontal rule, then adding an image afterwards produces no error, works fine.

This Scenario Produces Error in Chrome:
==================================
1. If we open a page with the editor, and insert an image prior to adding any other items first, we get this error (Chrome only). And the image dialog will not close using the OK button, and image is not inserted. The Close dialog button does work.

Uncaught HierarchyRequestError: Failed to execute 'insertBefore' on 'Node': Nodes of type '#document-fragment' may not be inserted inside nodes of type '#document'.

And points to this line in debugger:

b.insertBefore(a,b.childNodes[c]);

Thanks in advance for your feedback.

Replies

Replied 28 Jan 2014 22:32:02
28 Jan 2014 22:32:02 billy flynt replied:
BTW, the version of Chrome having problem is Version 32.0.1700.102 m.

And this image insert error is the only error we are experiencing.

Thanks for your attention.
Replied 29 Jan 2014 16:52:04
29 Jan 2014 16:52:04 Teodor Kuduschiev replied:
Hello Billy,
Can you please provide a link to your page, as here we cannot recreate the issue.
Replied 07 Feb 2014 14:21:01
07 Feb 2014 14:21:01 billy flynt replied:
Teodor,

We thought we had successfully sync'd our site with the new extension files. But after repeated the sync process, everything is working fine for inserting images.

Thanks for trying to reproduce the problem.

Billy


Reply to this topic