-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
10.0.0
-
None
-
Security Level: Jimmy
-
None
Steps to Reproduce
<toolbar> <toolbarbutton mode="toggle" label="click"/> </toolbar>
- run the code in iceblue theme
- 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; }- relates to
-
ZK-5648 listbox focused item and selected item has the same background color
-
- Open
-