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

focused item and selected item has the same background color

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • 10.1.0
    • 9.6.4
    • None
    • Security Level: Jimmy
    • None

      Steps to Reproduce

      1. run the zul in iceblue theme
      2. select the 1st and 2nd item
      3. deselect the 1st item

      Current Result


      the 1st and 2nd both have the same background color which confuses end-users that the 1st one looks still selected

      Expected Result

      the 1st one is the focused item should have a different background color from the selected item

      Workaround

              .z-listitem-focus>.z-listcell {
                  background: #e0f2ff;
              }
      

        1. zk-5648.png
          zk-5648.png
          7 kB
        2. zk-5648.zul
          0.2 kB

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

              Created:
              Updated: