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

a label in a cell has a different default color

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Normal
    • Resolution: Fixed
    • Affects Version/s: 8.5.1.2
    • Fix Version/s: 8.6.0
    • Component/s: CSS
    • Security Level: Jimmy
    • Labels:
    • gh.sprint.customfield.default.name:
      ZK 8.6.0 S1

      Description

      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

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                Created:
                Updated:
                Resolved:

                  Time Tracking

                  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