itween / jwysiwyg

Automatically exported from code.google.com/p/jwysiwyg
GNU General Public License v2.0
0 stars 0 forks source link

Can't insert more than 1 image #219

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. In Google Chrome 9.0.597.84, insert an image with the default image button 
from jwysiwyg (first image)
2. Try to insert a new image (second image)
3. Nothing happen

What is the expected output? What do you see instead?
Nothing happen and i catch this error :
Uncaught Error: INDEX_SIZE_ERR: DOM Exception 1 (wysiwyg.image.js:26)

What version of the product are you using? On what operating system?
Currently on a PC, windows 7 with Google Chrome 9.0.597.84. Firefox and IE is 
fine.

Please provide any additional information below.
here a screenshot : www.ciblenet.com/wysiwyg/screen.jpg
and my setup :  www.ciblenet.com/wysiwyg/index.html

Original issue reported on code.google.com by au...@webtictac.com on 8 Feb 2011 at 5:08

Attachments:

GoogleCodeExporter commented 8 years ago
Has been fixed in master branch. https://github.com/akzhan/jwysiwyg

Original comment by akzhan.a...@gmail.com on 21 Feb 2011 at 5:21