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

a grid with a frozen column cuts the text in the last column

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 8.5.2
    • 8.5.0
    • None
    • Security Level: Jimmy
    • None

      Steps to Reproduce

      1. run the attached zul

      Current Result

      the text in the last column is cut by the vertical scrollbar

      Expected Result

      display the text completely

      Debug Information

      grid doesn't take the vertical scrollbar into account when rendering the last column.

      Workaround

      • increase the last column width
            <grid width="250px" height="80px">
                <columns>
                    <column width="50px">A</column>
                    <column width="250px">B</column>
                </columns>
        ...
        

        1. breeze.png
          breeze.png
          18 kB
        2. frozenGrid-textcut.png
          frozenGrid-textcut.png
          25 kB
        3. sapphire.png
          sapphire.png
          20 kB
        4. t5405-bug.zul
          0.7 kB

            CharlesQiu CharlesQiu
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 2 days
                2d
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 day, 4 hours Time Not Required
                1d 4h