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

window icon on the wrong side using tablet styles

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 9.5.0
    • Freshly, 9.5.0
    • Components
    • Security Level: Jimmy

      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">

            rudyhuang rudyhuang
            cor3000 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