If we have the following scenario:
* Chrome 32 (with lower versions it doesn't happen)
* A form with columns
* A TextArea ALONE in the last position of the form and with rowSpan > 1
* A section starting next to the form
There is a bug and the section is rendered in front of the textarea.
You can easily test it with the attached html (copy it inside "/isomorphic/system/reference/" to run it).
The issue happens at least in Smartclient 8.3 and 10.0.
You have here a video showing how the issue is reproduced:
http://screencast.com/t/D6ZWQcuuTrJ0
Please, let me know once it be fixed and in which version it has been. We have some of our windows broken due to this.
PS: If you want to test in old Chrome versions, you can download from here (only for Windows): http://sourceforge.net/projects/port...al%20Versions/
* Chrome 32 (with lower versions it doesn't happen)
* A form with columns
* A TextArea ALONE in the last position of the form and with rowSpan > 1
* A section starting next to the form
There is a bug and the section is rendered in front of the textarea.
You can easily test it with the attached html (copy it inside "/isomorphic/system/reference/" to run it).
The issue happens at least in Smartclient 8.3 and 10.0.
You have here a video showing how the issue is reproduced:
http://screencast.com/t/D6ZWQcuuTrJ0
Please, let me know once it be fixed and in which version it has been. We have some of our windows broken due to this.
PS: If you want to test in old Chrome versions, you can download from here (only for Windows): http://sourceforge.net/projects/port...al%20Versions/
Comment