UI Problems in grid in edition mode in all browsers in the latest 10.0d version (and also at least in 13-Feb).
With the following html:
https://mega.co.nz/#!0QwQHLID!MT8sYEUm0qy6eFN3EKh45CkIdhkZmgQ--Y37RmlEqs4
if you open
http://localhost:8080/isomorphic/system/reference/IssueTestResizing.html
When you double click a row (go to edition mode) you can notice that the combo icon button is cutted. If you resize the columns, then it is shown.
In our application we have also another issue that can not be perceived in the previous html that is that also once it goes to edition mode, the inputs are moved some few pixels to the left. Once you resize, they go to the proper place.
Here it is also a video showing the issues in our instance and in the basic IssueTestResizing.html example:
http://screencast.com/t/ofg6djnp
Thanks and regards.
With the following html:
https://mega.co.nz/#!0QwQHLID!MT8sYEUm0qy6eFN3EKh45CkIdhkZmgQ--Y37RmlEqs4
if you open
http://localhost:8080/isomorphic/system/reference/IssueTestResizing.html
When you double click a row (go to edition mode) you can notice that the combo icon button is cutted. If you resize the columns, then it is shown.
In our application we have also another issue that can not be perceived in the previous html that is that also once it goes to edition mode, the inputs are moved some few pixels to the left. Once you resize, they go to the proper place.
Here it is also a video showing the issues in our instance and in the basic IssueTestResizing.html example:
http://screencast.com/t/ofg6djnp
Thanks and regards.
Comment