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

tabbox re-rendering tabs issue

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 8.6.1
    • 8.6.0.1
    • Components
    • Security Level: Jimmy
    • reproduced with Breeze theme

    • ZK 8.6.1 S1

      Steps to Reproduce

      use Breeze theme

      run the attached example
      1) add tabs until the tabs become scrollable
      2) close all tabs using the button
      3) add more tabs

      Current Result

      the tabs added in step 3 are breaking the layout (until they become scrollable again)

      Expected Result

      tabs should be added horizontally

      Debug Info

      Root Cause

      Workaround

      call

      tabbox.invalidate() 
      

      after closing all tabs (commented out in the attachment)

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

              Created:
              Updated:
              Resolved: