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

inconsistent listgroup checkmark size

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 9.5.1
    • 8.5.0, 8.6.0, 9.5.0
    • CSS, Theme
    • Security Level: Jean

      Steps to Reproduce

      	<listbox checkmark="true" multiple="true">
      		<custom-attributes org.zkoss.zul.listbox.groupSelect="true" />
      
      		<listhead>
      			<listheader label="head"/>
      		</listhead>
      		<listgroup checkable="true" label="group 1"/>
      		<listitem label="item 1"/>
      		<listitem label="item 2"/>
      		<listitem label="item 3"/>
      		<listgroup checkable="true" label="group 2"/>
      		<listitem label="item 1"/>
      		<listitem label="item 2"/>
      		<listitem label="item 3"/>
      	</listbox>
      
      

      Current Result

      iceblue (group checkmark ~2px smaller)

      iceblue_c (group checkmark obviously smaller)

      Expected Result

      breeze (checkmarks have consistent sizes)

            Leon03 Leon03
            cor3000 cor3000
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 1 day
                1d
                Remaining:
                Remaining Estimate - 1 day
                1d
                Logged:
                Time Spent - Not Specified
                Not Specified