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

Listbox columns slightly out of line when using breeze theme

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 9.0.1
    • 9.0.0, 8.6.3
    • None
    • Firefox, Chrome, IE, Edge

    • ZK 9.0.1 S1

    Description

      Steps to Reproduce

      Ensure breeze theme is used. Other themes that were checked did not have this issue.

      Open the test.zul file.

      Current Result

      See zk8_column_alignment_issue.png

       

      Expected Result

      Columns line up correctly as per ZK 7.0.5

      Debug Information

      https://github.com/zkoss/zkthemes/blob/c81718bbc0b1143e80a29d4e52271d88ef066e08/breeze/src/archive/web/js/zul/mesh/less/auxhead.less#L19

      Should be border-left.

      Workaround

        <style>
        .z-auxheader {
          border-left: 1px solid #CFCFCF;
          border-right: 0;
        }
        </style>
      

      Attachments

        Issue Links

          Activity

            People

              Leon03 Leon03
              Andrew69 Andrew69
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 4 hours
                  4h
                  Remaining:
                  Remaining Estimate - 4 hours
                  4h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified