You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
📝 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
The text was updated successfully, but these errors were encountered: