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

LinkImage is not saved if switched to target=_blank #7519

Closed
airstarh opened this issue Jun 30, 2020 · 1 comment · Fixed by #7634
Closed

LinkImage is not saved if switched to target=_blank #7519

airstarh opened this issue Jun 30, 2020 · 1 comment · Fixed by #7634
Assignees
Labels
package:image package:link type:bug This issue reports a buggy (incorrect) behavior.

Comments

@airstarh
Copy link

📝 Steps

1 Insert image from other site through copy-paste.
2. Add link on it and set switcher to open link in new tab (target=_blank)
3. Save link

✔️ Expected result

After content is saved - the clicked image should be opened in new window (tab)

❌ Actual result

Target=_blank is not set. Image-link is opened in the same window (tab).

📃 Other details

  • Browser: Chrome latest
  • OS: Windows 10 latest
  • CKEditor version: 20.0.0
  • Installed CKEditor plugins: LinkImage latest
@airstarh airstarh added the type:bug This issue reports a buggy (incorrect) behavior. label Jun 30, 2020
@Reinmar
Copy link
Member

Reinmar commented Jul 1, 2020

Thank you! We will try to squeeze it into the current iteration.

@pomek pomek self-assigned this Jul 2, 2020
@mlewand mlewand added this to the nice-to-have milestone Jul 6, 2020
@jodator jodator modified the milestones: nice-to-have, iteration 34 Jul 13, 2020
jodator added a commit that referenced this issue Jul 20, 2020
Fix (link): Manual and automatic decorators will work properly with a link on an image. Closes #7519.

Internal (link): An icon that indicates that the image is linked will not be displayed in the editor's data. Closes #7626.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:image package:link type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants