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

a label in a cell has a different default color

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 8.6.0
    • 8.5.1.2
    • CSS
    • Security Level: Jimmy
    • ZK 8.6.0 S1

      Steps to Reproduce

      <zk>
      <grid >
      	<rows>
      		<row>
      			<label value="BBB BBB"/>
      			<label value="a very very very very looooong text"/>
      		</row>
      		<row>
      			<label value="BBB BBB BBB"/>
      			<cell>
      				<label value="a very very very very looooong text"/>
      			</cell>
      		</row>
      	</rows>
      </grid>
      </zk>
      

      Current Result

      Expected Result

      the label in a <cell> should be in the same default color as the one outside a <cell>. Since <cell> is a layout control component, it should not change a label's color

            rudyhuang rudyhuang
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 4 hours
                4h
                Remaining:
                Time Spent - 1 hour Remaining Estimate - 3 hours
                3h
                Logged:
                Time Spent - 1 hour Remaining Estimate - 3 hours
                1h