-
Bug
-
Resolution: Fixed
-
Normal
-
6.5.0
-
None
-
ZK > 5.0.7.1 (including 5.0.11 and 6.0 and 6.5)
Apache Tomcat 6
Google Chrome 19-20-21-22
-
None
Hello
Until ZK 5.0.7.1 you could set the width of components in ZUL files, and call these files as macro in Java code, resulting in correct width set for these components.
After 5.0.7.1, the width is not set as specified in ZUL files, when calling the macro from Java code.
The behaviour is the same if Java code is compiled in classes or inline in ZUL files, so ZUL files are provided as example to ease debugging.
Correctly working ZK version: 5.x until 5.0.7.1
Bad working ZK version: any release after 5.0.7.1 including 5.0.11 and 6.0 and 6.5
The code attached reproduces the problem every time.
Screenshots of browser included.
Thank you
Regards
gl