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

fail to toggle grid's detail on iPad/iPhone

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 10.0.0
    • 10.0.0
    • None
    • Security Level: Jimmy

      Steps to Reproduce

      1. Open a page with grid's detail on iPad or iPhone

      2. Tap detail's right-arrow or down-arrow

       

      <grid>
          <rows>
             <row>row0<detail open="true">detail0</detail></row>
             <row>row1<detail open="true">detail1</detail></row>
          </rows>
      </grid> 

       

      Current Result

      If the detail's original state is open, it will open and close immediately, vice versa.

      Expected Result

      Open and close correctly on iPad and iPhone.

      Debug Information

       

      Workaround

       

            jamson jamson
            jamson jamson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: