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

Javascript exception when changing popup id

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Normal
    • Resolution: Invalid
    • Affects Version/s: 10.0.0
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      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

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

                Dates

                Created:
                Updated:
                Resolved: