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

[Bug] Images within links break when changing parent 'editable' flag #1593

Closed
dlorenzo opened this issue Nov 18, 2018 · 1 comment
Closed

Comments

@dlorenzo
Copy link

dlorenzo commented Nov 18, 2018

Version: v0.14.44

Steps to reproduce:

  1. Drag 'Link block'
  2. Drag 'Image' within previous 'Link block'
  3. Select 'Link block'
  4. Type in console:
    editor.getSelected().set('editable', false); editor.getSelected().set('editable', true);
  5. Double click image
  6. Close image popup

From this point it is impossible to resize, remove, copy or even select the image.

Tested on https://grapesjs.com/demo.html

@artf artf added the bug label Nov 19, 2018
@artf artf added this to To do in Release 0.14.43 via automation Nov 19, 2018
@artf artf moved this from To do to In progress in Release 0.14.43 Nov 20, 2018
@artf artf closed this as completed in b074aa5 Nov 21, 2018
Release 0.14.43 automation moved this from In progress to Done Nov 21, 2018
@lock
Copy link

lock bot commented Nov 21, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot added the outdated label Nov 21, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Nov 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

No branches or pull requests

2 participants