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

Support ref override for position of Popup/Tooltip/Context

XMLWordPrintable

      Steps to Reproduce

      <zk>
        <inputgroup>
          <textbox id="addr"/>
          <button label="more" popup="pp,ref=addr,position=after_start"/>
        </inputgroup>
        <popup id="pp">
          show something
        </popup>
      </zk>
      

      Current Result

      The popup showed on the button.

      Expected Result

      In this case, I want the popup showed right on the textbox, not the button.

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

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 4 hours
                4h
                Remaining:
                Remaining Estimate - 4 hours
                4h
                Logged:
                Time Spent - Not Specified
                Not Specified