Hi,
We have noticed an issue with the Filter ListGrid column on our web application and have reproduced it on SmartClient Explorer. It seems that the columns are not aligned when there is a horizontal scrollbar. After scrolling all the way to the right of the ListGrid and using any of the Sort options, the columns get offset. The steps to reproduce are below.
SmartClient Version: v9.1p_2014-07-20/Pro Deployment (built 2014-07-20)
Note: We noticed the issue on multiple versions of the three browsers below.
Google Chrome Version 31
Firefox Version 36
Internet Explorer 11
Replicated on SmartClient Explorer website: http://www.smartclient.com/docs/9.1/...adaptiveFilter
How to reproduce:
1. Go to SmartClient Explorer and go to the Adaptive Filter demo under Data Binding > Dragging (also link is above in this post)
2. Right-click on a column header and select "Auto Fit All Columns" so that a horizontal scroll bar will appear (after you will notice a horizontal scroll bar below the ListGrid)
3. Slide the horizontal scroll bar all the way to the right (as far as it can go)
4. Right-click on one of the columns (that are currently visible) and select "Sort Ascending" or "Sort Descending"
You will notice that the columns will be offset by approximate two character length to the right. To align the columns, you can slide the horizontal scroll bar.
Thanks
We have noticed an issue with the Filter ListGrid column on our web application and have reproduced it on SmartClient Explorer. It seems that the columns are not aligned when there is a horizontal scrollbar. After scrolling all the way to the right of the ListGrid and using any of the Sort options, the columns get offset. The steps to reproduce are below.
SmartClient Version: v9.1p_2014-07-20/Pro Deployment (built 2014-07-20)
Note: We noticed the issue on multiple versions of the three browsers below.
Google Chrome Version 31
Firefox Version 36
Internet Explorer 11
Replicated on SmartClient Explorer website: http://www.smartclient.com/docs/9.1/...adaptiveFilter
How to reproduce:
1. Go to SmartClient Explorer and go to the Adaptive Filter demo under Data Binding > Dragging (also link is above in this post)
2. Right-click on a column header and select "Auto Fit All Columns" so that a horizontal scroll bar will appear (after you will notice a horizontal scroll bar below the ListGrid)
3. Slide the horizontal scroll bar all the way to the right (as far as it can go)
4. Right-click on one of the columns (that are currently visible) and select "Sort Ascending" or "Sort Descending"
You will notice that the columns will be offset by approximate two character length to the right. To align the columns, you can slide the horizontal scroll bar.
Thanks
Comment