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

Outside Window border disappear when defer including

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Normal
    • 5.0.8
    • 5.0.7
    • Components
    • None

    Description

      https://sourceforge.net/tracker/?func=detail&aid=3316222&group_id=152762&atid=785191

      page1.zul
      <window id="w2" title="w2" border="normal" width="300px">
      <div style="padding: 10px">
      <include src="page2.zul" mode="defer"/> <!-- remove mode to see difference -->
      </div>
      <button id="b1" label="b1" onClick='alert(desktop.getPage("pg2"))'/>
      </window>

      page2.zul
      <?page id="pg2" title="Include page"?>
      <window id="w1" title="w1" border="normal">
      <button id="b2" label="b2"/>
      </window>

      Attachments

        Issue Links

          Activity

            People

              tomyeh tomyeh
              asukachen asukachen
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 1 hour
                  1h