Tabpanel height not correctly computed on fulfill in vertical mode

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Normal
    • None
    • Affects Version/s: 10.1.0
    • Component/s: Tab
    • None
    • Environment:

      OpenJDK 21

      Spring Boot 3.4.3

      ZK Spring Boot starter 3.2.6

      ZK 10.1.0-jakarta

    • None

      Steps to Reproduce

      1. Create a tabbbox component with orient="left" or 
        orient="right"
      2. Set some tabpanels to be loaded on select through the fulfill property : 
        fulfill="self.linkedTab.onSelect"

      See this fiddle : https://zkfiddle.org/sample/21pgerq/1-Tabpanel-height-when-fulfill-on-select

      Current Result

      On first click, the tabpanels with fulfill property are not correctly sized (height), they got the correct height only after second selection.

      Expected Result

      The tabpanels are correctly sized on first load after fulfill.

      Debug Information

       

      Workaround

       

            Assignee:
            Unassigned
            Reporter:
            YannUnil
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: