Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-5369

Javascript exception when changing popup id

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Normal
    • None
    • 10.0.0
    • None
    • None

    Description

      Steps to Reproduce

      open and click button

      <a id="show" popup="a">link</a>
              <popup id="a">
                bbb
      	</popup>
      <button label="change" onClick='show.popup="aa";a.id="aa"'/>
      

      Current Result

      js error

      Expected Result

      no js error and popup works

      Attachments

        Issue Links

          Activity

            People

              DevChu DevChu
              DevChu DevChu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: