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

IE 9+ Client error with image button and hflex

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 7.0.2
    • 6.5.5, 7.0.1
    • None
    • IE9, IE10, IE11

      applying hflex="min" to a button with an image causes a client side JS error
      tested in IE9 and IE11 (IE10 not yet tested possibly also broken, IE8 is not affected by this problem)

      <zk>
      <button hflex="min" image="/anyimage.png" />
      </zk>

      Related error information:

      SCRIPT16386: No such interface supported
      File: zk.wpd, Line: 6667, Column: 3

      getComputedStyle [Line: 6667, Col: 3], zk.wpd
      css [Line: 6497, Col: 4], zk.wpd
      Anonymous function [Line: 6381, Col: 3], zk.wpd
      access [Line: 833, Col: 3], zk.wpd
      jQuery.fn.css [Line: 6380, Col: 2], zk.wpd
      zjq.prototype.dimension [Line: 10972, Col: 3], zk.wpd
      _fixMinVflex [Line: 19743, Col: 9], zk.wpd
      zFlex.fixMinFlex [Line: 19964, Col: 3], zk.wpd
      zFlex.onFitSize [Line: 19957, Col: 5], zk.wpd
      _reversefns [Line: 11970, Col: 7], zk.wpd
      _fire [Line: 12000, Col: 5], zk.wpd
      fireDown [Line: 12094, Col: 3], zk.wpd
      fireDown [Line: 13376, Col: 5], zk.wpd
      zUtl.fireSized [Line: 13879, Col: 3], zk.wpd
      replaceHTML [Line: 15488, Col: 4], zk.wpd
      mtBL0 [Line: 17579, Col: 5], zk.wpd
      deferred.resolveWith [Line: 1000, Col: 9], zk.wpd
      ready [Line: 425, Col: 4], zk.wpd
      DOMContentLoaded [Line: 907, Col: 3], zk.wpd

            jumperchen jumperchen
            cor3000 cor3000
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: