-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Normal
-
None
-
Affects Version/s: 9.6.4
-
Component/s: None
-
Security Level: Jimmy
-
None
Steps to Reproduce
<combobox readonly="true" buttonVisible="false"> <comboitem label="aaa" /> <comboitem label="bbb" /> <comboitem label="ccc" /> </combobox>
- focus the combobox
- press down arrow key or up array key
Current Result
can select an item
Expected Result
cannot select an item because of readonly
- relates to
-
ZK-5543 users can change a readonly timebox with buttons
-
- Closed
-