window icon on the wrong side using tablet styles

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • 9.5.0
    • Affects Version/s: Freshly, 9.5.0
    • Component/s: Components
    • Security Level: Jimmy
    • None

      Steps to Reproduce

      run on a mobile device or using mobile emulation in chrome

      <zk>
      	<window border="normal" title="window tablet styles" closable="true" width="300px" height="300px" maximizable="true">
      		using the tablet styles the buttons are missing not at the top right
      	</window>
      	<window border="normal" closable="true" width="300px" height="300px" maximizable="true">
      		<caption label="workaround using caption"/>
      		workaround
      	</window>
      </zk>
      

      Current Result

      the window icons are not right aligned

      Expected Result

      icons aligned to the right

      Debug Information

      the icons wrapper div.z-window-icons is missing

      window-touch.js overrides redraw method to add cave2 for iScroll

      Workaround

      instead of title="test" use <caption label="test">

            Assignee:
            rudyhuang
            Reporter:
            cor3000
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 4 hours Original Estimate - 4 hours
                4h
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 5 hours
                5h