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

signature component on tablet/mobile cutting off image

XMLWordPrintable

      Steps to Reproduce

      run the snippet on a mobile or tablet device

      <zk>
          <signature height="200px" width="100%" onSave="output.setContent(event.getMedia())"/>
          <image id="output" width="100%"/>
      </zk>
      
      1. write some text
      2. click save

      Current Result

      larger parts of the uploaded image are missing

      Expected Result

      the full image is saved

      Debug Information

      problem doesn't happen in 9.5.1.3

      the issue is reproducible in chrome dev tools with mobile emulation enabled

      Workaround


            katherinelin katherinelin
            cor3000 cor3000
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: