uncheck a toolbarbutton looks no differences from checked toolbarbutton

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major
    • None
    • Affects Version/s: 10.0.0
    • Component/s: None
    • Security Level: Jimmy
    • None

      Steps to Reproduce

        <toolbar>
          <toolbarbutton mode="toggle" label="click"/>
        </toolbar>
      
      1. run the code in iceblue theme
      2. click the toolcarbutton twice

      Current Result

      the toolbarbutton looks checked, but it's actually unchecked.

      Expected Result

      the focused state should ha

      Debug info

      • its focused state has the same background as checked state, so cause this confusion

      .z-toolbarbutton:focus

      { color: #FFFFFF; border-color: #FFA516; background-color: #0093F9; }

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

              Created:
              Updated: