new feature title on collapse borderlayout region missing style in some themes

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 8.6.0, 8.5.2.1
    • Affects Version/s: 8.5.2
    • Component/s: Theme
    • Security Level: Jimmy
    • ZK 8.6.0 S1
    • None

      Steps to Reproduce

      Run the following on ZK 8.5.2 FL with sapphire theme:

      <zk>
      	<borderlayout>
      		<west title="West" size="25%" flex="true" maxsize="250" collapsible="true">
      			west
      		</west>
      		<center border="none" flex="true">
      			center
      		</center>
      	</borderlayout>
      </zk>
      

      Collapse the west border region.

      Current Result

      The title appear in the collapse region without styling.
      Missing style include:

      • Font
      • Size
      • Rotation (the text appear horizontal, but should appear vertical). Iceblue theme uses rotation 90deg in this case.

      On new themes (iceblue, marigold, etc.) the title is rotated on collapsed panel, but it doesn't have any font styling, which makes the title look "unfinished".

      Expected Result

      All themes should include styling for this feature.

      Debug Info

      Happen on:
      breeze
      sapphire
      silvertail
      atlantic

      Root Cause

      Workaround

            Assignee:
            CharlesQiu
            Reporter:
            MDuchemin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 2 hours Original Estimate - 2 hours
                2h
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 2 hours, 30 minutes
                2h 30m