Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: 6.5.1
-
Fix Version/s: 6.5.2
-
Component/s: Components
-
Labels:None
-
Environment:
Firefox and IE9
Description
<div width="50px" height="200px"> <vbox hflex="1" vflex="1"> <div hflex="1" vflex="1" style="background-color:red"/> </vbox> </div>
Steps:
1. Resize browser (firefox and IE9)
2. The red background div disappeared.