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

a checkmark of a checkbox inside a caption is shifted unexpectedly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 10.0.1
    • 8.5.0.1, 9.6.4
    • None
    • None

      Steps to Reproduce

          <groupbox width="300px" >
              <caption>
                  <checkbox id="cb" checked="true" />
                  Enable Backups
              </caption>
          </groupbox>
      
      

      1. run the zul above in iceblue theme

      Current Result


      the checkmark is shifted to the left a bit

      Expected Result

      the checkmark should be in the center of the checkbox

      Debug info

      • breeze has no such issue

            Unassigned Unassigned
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: