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: Default value "This window" for link's property "Target" is not shown in selectbox #2896

Closed
fedulovivan opened this issue Jul 15, 2020 · 0 comments

Comments

@fedulovivan
Copy link

fedulovivan commented Jul 15, 2020

Steps:

  • Open fiddle https://jsfiddle.net/x2g03d58/ with simple markup <a id="ic72">Link</a><a target="_blank" id="is3u">Link</a>
  • Select first link (which doesn't have target attribute) on canvas.
  • Open Component Settings panel
  • Check the value of "Target" attribute

Expected result:

  • Value "This window" is shown

Actual result:

  • Empty value is shown

Additional thing is observed on newsletter demo (with storage manager enabled):
User can select "This window" value explicitly. This still leaves anchor tag without target attribute in markup, but after page refresh selected value 'This window" remains selected in Component settings.

Environment:
macos 10.14.5, chrome 83.0

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

No branches or pull requests

2 participants