-
Type:
New Feature
-
Resolution: Done
-
Priority:
Normal
-
Affects Version/s: 8.5.0
-
Component/s: None
-
Security Level: Jimmy
-
None
-
ZK 8.5.2 S1, ZK 8.5.2 S2
-
None
description
under inplace="true", Chosenbox renders its selection as a comma separate label at first, after users click the label, it turns into a chosenbox.
Usability
The potential problem is: if we treat onBlur as users finish selecting by a mouse, then users can't select multiple items consecutively. Because each time users click to select an item, the clicking triggers onBlur and turn a chosenbox into a label.