-
Bug
-
Resolution: Fixed
-
Normal
-
6.5.8.1, 7.0.8, 8.0.5, 8.6.1
-
Security Level: Jimmy
-
None
-
ZK 8.6.2 S1
Steps to Reproduce
http://zkfiddle.org/sample/26va68c/1-sclass-on-combopopup
1) open the popup
2) click the button
Current Result
the sclass is only removed on the combobox itself, the combobox popup keeps the sclass
Expected Result
the sclass on both the combobox and the popup should be synchronized
Debug Info
Root Cause
Workaround
call invalidate after updating the sclass.
- relates to
-
ZK-918 Combobox elements not customizable with css class
- Closed