Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove element '#ckimgrsz' beforeGetData #12

Closed
ika18 opened this issue Jan 28, 2014 · 6 comments
Closed

Remove element '#ckimgrsz' beforeGetData #12

ika18 opened this issue Jan 28, 2014 · 6 comments

Comments

@ika18
Copy link

ika18 commented Jan 28, 2014

This case is that user may send the editor's content after click/resize an image. In that situation, using 'getData' will get the element '#chimgrsz', obviously that is unnecessary.
Hope this can be solved. Thanks!

@sstur
Copy link
Owner

sstur commented Jan 28, 2014

Can you provide steps to reproduce the problem?

@ika18
Copy link
Author

ika18 commented Jan 29, 2014

Hi @sstur,
Thanks for your reply.
The steps are,

  1. Upload an image and click the image to show the resize container
  2. Just send the content of editor
  3. Check the content of editor, you will see the <div id="chimgrsz">....</div> still in the content

screen shot 2014-01-29 at 9 48 00 am

@drbeef12
Copy link

drbeef12 commented Feb 4, 2014

I've got the same problem

@thoni56
Copy link

thoni56 commented Mar 31, 2014

This is irritating me a lot too. Couldn't find the cause of it though, so nice one @ika18!

@sstur
Copy link
Owner

sstur commented May 14, 2014

This is now fixed in ba2e463

@sstur sstur closed this as completed May 14, 2014
@ika18
Copy link
Author

ika18 commented May 15, 2014

@sstur Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants