Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: 5.0.8
-
Fix Version/s: 5.0.9
-
Component/s: ZK Client Engine
-
Labels:None
-
Environment:
IE9
Description
Test case: It shall not wrap into two lines, but happens in IE9
<div hflex="min">
Groupbox Content
</div>
It highly depends on the content. For example, it won't wrap if we change it to "groupbox content"